diff options
author | Tim Peters <tim.peters@gmail.com> | 2001-07-19 19:02:12 (GMT) |
---|---|---|
committer | Tim Peters <tim.peters@gmail.com> | 2001-07-19 19:02:12 (GMT) |
commit | 3b5e4d1e3cf7b23fcb0bed12763666aa564acaff (patch) | |
tree | 42663ac5f1b6ab19855b74f88c6046e42a450d40 /Lib/test/output | |
parent | d783041a140da2b8011ef42dd42e795b1ade8ceb (diff) | |
download | cpython-3b5e4d1e3cf7b23fcb0bed12763666aa564acaff.zip cpython-3b5e4d1e3cf7b23fcb0bed12763666aa564acaff.tar.gz cpython-3b5e4d1e3cf7b23fcb0bed12763666aa564acaff.tar.bz2 |
Cosmetic: break the long lines in test_ntpath.py, and get rid of its
expected-output file.
Diffstat (limited to 'Lib/test/output')
-rw-r--r-- | Lib/test/output/test_ntpath | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/Lib/test/output/test_ntpath b/Lib/test/output/test_ntpath deleted file mode 100644 index 92caf34..0000000 --- a/Lib/test/output/test_ntpath +++ /dev/null @@ -1,2 +0,0 @@ -test_ntpath -No errors. Thank your lucky stars. |