diff options
author | Neal Norwitz <nnorwitz@gmail.com> | 2005-11-03 05:07:15 (GMT) |
---|---|---|
committer | Neal Norwitz <nnorwitz@gmail.com> | 2005-11-03 05:07:15 (GMT) |
commit | 6d98ed4ad292bab4fc94f0749283912a0c934312 (patch) | |
tree | f5261a6db782a0c169122ea287cb240fb85df161 /Lib | |
parent | 0f46bbf7814476de107d16f67561d611d900f5a3 (diff) | |
download | cpython-6d98ed4ad292bab4fc94f0749283912a0c934312.zip cpython-6d98ed4ad292bab4fc94f0749283912a0c934312.tar.gz cpython-6d98ed4ad292bab4fc94f0749283912a0c934312.tar.bz2 |
Oops, forgot to add the output file to 41388.
Diffstat (limited to 'Lib')
-rw-r--r-- | Lib/test/output/test_poll | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Lib/test/output/test_poll b/Lib/test/output/test_poll index 99d6fa7..ca61d37 100644 --- a/Lib/test/output/test_poll +++ b/Lib/test/output/test_poll @@ -15,3 +15,5 @@ Running poll test 1 Poll test 1 complete Running poll test 2 Poll test 2 complete +Running poll test 3 +Poll test 3 complete |