Update test output to reflect change in SyntaxError formatting.

This closes SourceForge bug #110628 (Jitterbug PR#278).
This commit is contained in:
Fred Drake 2000-08-15 15:51:18 +00:00
parent dcf08e0dfe
commit a64436e853
1 changed files with 1 additions and 1 deletions

View File

@ -1,2 +1,2 @@
test_longexp
Caught SyntaxError for long expression: expression too long
Caught SyntaxError for long expression: expression too long (line 1)