mirror of https://github.com/python/cpython
Remove output files that are no longer needed since the corresponding
tests were moved to PyUnit.
This commit is contained in:
parent
b16cf50077
commit
b8e76a7b3d
|
@ -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
|
|
|
@ -1,2 +0,0 @@
|
||||||
test_dospath
|
|
||||||
No errors. Thank your lucky stars.
|
|
Loading…
Reference in New Issue