diff options
| author | Matthäus G. Chajdas <dev@anteru.net> | 2022-12-11 12:43:35 +0100 |
|---|---|---|
| committer | Matthäus G. Chajdas <dev@anteru.net> | 2022-12-11 12:43:35 +0100 |
| commit | 956518d6d6b62e755f8a3869c5cb143a243fdc4d (patch) | |
| tree | f7522e84929ece8aba180ea13249914a4e1bda9a /tests/examplefiles | |
| parent | 23f7994b8a5482d207a2329d5864382402fa6e65 (diff) | |
| download | pygments-git-956518d6d6b62e755f8a3869c5cb143a243fdc4d.tar.gz | |
Fix golden test output.
Diffstat (limited to 'tests/examplefiles')
| -rw-r--r-- | tests/examplefiles/praat/example.praat.output | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/examplefiles/praat/example.praat.output b/tests/examplefiles/praat/example.praat.output index 503a241d..f6a20057 100644 --- a/tests/examplefiles/praat/example.praat.output +++ b/tests/examplefiles/praat/example.praat.output @@ -54,7 +54,7 @@ ' ' Text.Whitespace 'optionmenu' Keyword ' ' Text.Whitespace -'n' Text +'Drop-down' Text ':' Punctuation ' ' Text.Whitespace '1' Literal.Number @@ -75,7 +75,7 @@ ' ' Text.Whitespace 'choice' Keyword ' ' Text.Whitespace -'o' Text +'Radio' Text ':' Punctuation ' ' Text.Whitespace '1' Literal.Number |
