diff options
Diffstat (limited to 'Lib')
-rw-r--r-- | Lib/test/output/test_global | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/Lib/test/output/test_global b/Lib/test/output/test_global index 8208920..0c96cfa 100644 --- a/Lib/test/output/test_global +++ b/Lib/test/output/test_global @@ -1,4 +1,4 @@ test_global -got SyntaxWarning as expected -got SyntaxWarning as expected -got SyntaxWarning as expected +got SyntaxError as expected +got SyntaxError as expected +got SyntaxError as expected |