summaryrefslogtreecommitdiffstats
path: root/Lib/test/output/test_StringIO
diff options
context:
space:
mode:
Diffstat (limited to 'Lib/test/output/test_StringIO')
-rw-r--r--Lib/test/output/test_StringIO2
1 files changed, 2 insertions, 0 deletions
diff --git a/Lib/test/output/test_StringIO b/Lib/test/output/test_StringIO
index e2b2893..992d534 100644
--- a/Lib/test/output/test_StringIO
+++ b/Lib/test/output/test_StringIO
@@ -4,6 +4,7 @@ klmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ
2
'abcuvwxyz!'
+'abc'
'abcdefghij'
'abcde'
Caught expected ValueError writing to closed StringIO:
@@ -13,6 +14,7 @@ klmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ
2
'abcuvwxyz!'
+'abc'
'abcdefghij'
'abcde'
Caught expected ValueError writing to closed StringIO: