diff options
author | Raymond Hettinger <python@rcn.com> | 2003-06-17 04:19:59 (GMT) |
---|---|---|
committer | Raymond Hettinger <python@rcn.com> | 2003-06-17 04:19:59 (GMT) |
commit | c8106e1f1dbd00e64aff6ecc5ecb53010168dd27 (patch) | |
tree | ce68d4e6e84ccb964d849b0fce995ad1914404cc /Lib/test/output | |
parent | 51dead79b5e4514fe6cbc481d72a32a40e1f449c (diff) | |
download | cpython-c8106e1f1dbd00e64aff6ecc5ecb53010168dd27.zip cpython-c8106e1f1dbd00e64aff6ecc5ecb53010168dd27.tar.gz cpython-c8106e1f1dbd00e64aff6ecc5ecb53010168dd27.tar.bz2 |
test_posixpath.py now uses unittest. The output file is no longer needed.
Diffstat (limited to 'Lib/test/output')
-rw-r--r-- | Lib/test/output/test_posixpath | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/Lib/test/output/test_posixpath b/Lib/test/output/test_posixpath deleted file mode 100644 index 9d29391..0000000 --- a/Lib/test/output/test_posixpath +++ /dev/null @@ -1,2 +0,0 @@ -test_posixpath -No errors. Thank your lucky stars. |