diff options
Diffstat (limited to 'testscripts/commands/gen.txt')
-rw-r--r-- | testscripts/commands/gen.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testscripts/commands/gen.txt b/testscripts/commands/gen.txt index e11ba0642..2ab90e5be 100644 --- a/testscripts/commands/gen.txt +++ b/testscripts/commands/gen.txt @@ -16,4 +16,4 @@ checkfilecount $NUM_COMMANDS manpages hugo gen chromastyles -h stdout 'Generate CSS stylesheet for the Chroma code highlighter' hugo gen chromastyles --style monokai -stdout '/\* LineHighlight \*/ \.chroma \.hl \{ background-color: #3c3d38 \}' +stdout '/\* LineHighlight \*/ \.chroma \.hl \{ background-color:#3c3d38 \}' |