summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaymond Hettinger <python@rcn.com>2003-06-17 04:19:59 +0000
committerRaymond Hettinger <python@rcn.com>2003-06-17 04:19:59 +0000
commitc8106e1f1dbd00e64aff6ecc5ecb53010168dd27 (patch)
treece68d4e6e84ccb964d849b0fce995ad1914404cc
parent51dead79b5e4514fe6cbc481d72a32a40e1f449c (diff)
downloadcpython-git-c8106e1f1dbd00e64aff6ecc5ecb53010168dd27.tar.gz
test_posixpath.py now uses unittest. The output file is no longer needed.
-rw-r--r--Lib/test/output/test_posixpath2
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 9d29391ff1..0000000000
--- a/Lib/test/output/test_posixpath
+++ /dev/null
@@ -1,2 +0,0 @@
-test_posixpath
-No errors. Thank your lucky stars.