summaryrefslogtreecommitdiff
path: root/tests/examplefiles/slurm
diff options
context:
space:
mode:
authorMatthäus G. Chajdas <dev@anteru.net>2022-12-04 15:52:40 +0100
committerMatthäus G. Chajdas <dev@anteru.net>2022-12-04 15:52:40 +0100
commit2f78a7bf950cfbf84a47156cb7dfd5da962d4784 (patch)
tree9e8d0f313b250f5da274a70dfb1e452155d21273 /tests/examplefiles/slurm
parent6665e5118c66ed3a0b35a2695209a952dbe6ac7d (diff)
downloadpygments-git-2f78a7bf950cfbf84a47156cb7dfd5da962d4784.tar.gz
Improve whitespace handling in the BashLexer.
Diffstat (limited to 'tests/examplefiles/slurm')
-rw-r--r--tests/examplefiles/slurm/example.sl.output4
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/examplefiles/slurm/example.sl.output b/tests/examplefiles/slurm/example.sl.output
index eaae005e..a7fbac67 100644
--- a/tests/examplefiles/slurm/example.sl.output
+++ b/tests/examplefiles/slurm/example.sl.output
@@ -9,6 +9,6 @@
'#SBATCH --cpus-per-task=8\n' Keyword.Pseudo
'srun' Name.Builtin
-' ' Text
+' ' Text.Whitespace
'/usr/bin/sleep' Text
-'\n' Text
+'\n' Text.Whitespace