diff options
Diffstat (limited to 'Lib/test')
-rw-r--r-- | Lib/test/output/test_exceptions | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Lib/test/output/test_exceptions b/Lib/test/output/test_exceptions index e1e146a..28a7aa8 100644 --- a/Lib/test/output/test_exceptions +++ b/Lib/test/output/test_exceptions @@ -10,7 +10,7 @@ spam ImportError spam IndexError -spam +'spam' KeyError spam KeyboardInterrupt |