diff options
author | Fred Drake <fdrake@acm.org> | 2001-05-29 16:54:22 (GMT) |
---|---|---|
committer | Fred Drake <fdrake@acm.org> | 2001-05-29 16:54:22 (GMT) |
commit | 4f1e495fa0d134fca87f381b416e1759c9b4aa2b (patch) | |
tree | badbc9fb4dec94ac56f206d581447d6a0dcfd2c8 /Lib | |
parent | bea3947fb8426bf3af423fdc7b9e2f4006b2d796 (diff) | |
download | cpython-4f1e495fa0d134fca87f381b416e1759c9b4aa2b.zip cpython-4f1e495fa0d134fca87f381b416e1759c9b4aa2b.tar.gz cpython-4f1e495fa0d134fca87f381b416e1759c9b4aa2b.tar.bz2 |
The one-line output files are no longer needed, so do not keep them.
Diffstat (limited to 'Lib')
-rw-r--r-- | Lib/test/output/test_call | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Lib/test/output/test_call b/Lib/test/output/test_call deleted file mode 100644 index da00c27..0000000 --- a/Lib/test/output/test_call +++ /dev/null @@ -1 +0,0 @@ -test_call |