From: Raymond Hettinger Date: Tue, 17 Jun 2003 04:19:59 +0000 (+0000) Subject: test_posixpath.py now uses unittest. The output file is no longer needed. X-Git-Tag: v2.3c1~403 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=c8106e1f1dbd00e64aff6ecc5ecb53010168dd27;p=python test_posixpath.py now uses unittest. The output file is no longer needed. --- diff --git a/Lib/test/output/test_posixpath b/Lib/test/output/test_posixpath deleted file mode 100644 index 9d29391ff1..0000000000 --- a/Lib/test/output/test_posixpath +++ /dev/null @@ -1,2 +0,0 @@ -test_posixpath -No errors. Thank your lucky stars.