diff options
Diffstat (limited to 'Lib/test/output/test_xreadline')
-rw-r--r-- | Lib/test/output/test_xreadline | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/Lib/test/output/test_xreadline b/Lib/test/output/test_xreadline index 217bca0..2b84210 100644 --- a/Lib/test/output/test_xreadline +++ b/Lib/test/output/test_xreadline @@ -1,4 +1,4 @@ -test_xrl -AttributeError -TypeError -RuntimeError xreadlines object accessed out of order +test_xreadline +AttributeError (expected) +TypeError (expected) +RuntimeError (expected): xreadlines object accessed out of order |