Remove output files that are no longer needed since the corresponding

tests were moved to PyUnit.
This commit is contained in:
Fred Drake 2001-05-22 22:32:24 +00:00
parent b16cf50077
commit b8e76a7b3d
2 changed files with 0 additions and 11 deletions

View File

@ -1,9 +0,0 @@
test_copy_reg
Caught expected TypeError:
copy_reg is not intended for use with classes
Caught expected TypeError:
reduction functions must be callable
Caught expected TypeError:
constructors must be callable

View File

@ -1,2 +0,0 @@
test_dospath
No errors. Thank your lucky stars.