summaryrefslogtreecommitdiff
path: root/tests/snippets/pycon/broken_tb.txt
diff options
context:
space:
mode:
Diffstat (limited to 'tests/snippets/pycon/broken_tb.txt')
-rw-r--r--tests/snippets/pycon/broken_tb.txt3
1 files changed, 2 insertions, 1 deletions
diff --git a/tests/snippets/pycon/broken_tb.txt b/tests/snippets/pycon/broken_tb.txt
index 6cecf761..f3f6f5e6 100644
--- a/tests/snippets/pycon/broken_tb.txt
+++ b/tests/snippets/pycon/broken_tb.txt
@@ -54,8 +54,9 @@ SyntaxError: EOL while scanning string literal
'EOL while scanning string literal' Name
'\n' Text.Whitespace
-'\n' Generic.Output
+'\n' Text.Whitespace
+'' Text
'>>> ' Generic.Prompt
'exec' Name
'(' Punctuation