diff options
author | Fred Drake <fdrake@acm.org> | 2001-05-22 21:43:17 (GMT) |
---|---|---|
committer | Fred Drake <fdrake@acm.org> | 2001-05-22 21:43:17 (GMT) |
commit | cf9922531243e697b330dc33e108385fd158e5bb (patch) | |
tree | 17b76116cc597d31877b3b18884eff6cf7009bd4 /Lib/test/output | |
parent | 275dfda633793456692bb43c82a6c7e0d99ae0ae (diff) | |
download | cpython-cf9922531243e697b330dc33e108385fd158e5bb.zip cpython-cf9922531243e697b330dc33e108385fd158e5bb.tar.gz cpython-cf9922531243e697b330dc33e108385fd158e5bb.tar.bz2 |
Move the sha tests to PyUnit.
Diffstat (limited to 'Lib/test/output')
-rw-r--r-- | Lib/test/output/test_sha | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/Lib/test/output/test_sha b/Lib/test/output/test_sha deleted file mode 100644 index c4231ac..0000000 --- a/Lib/test/output/test_sha +++ /dev/null @@ -1,4 +0,0 @@ -test_sha -test 0 ok -test 1 ok -test 2 ok |