summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Lib/test/output/test_copy_reg9
-rw-r--r--Lib/test/output/test_dospath2
2 files changed, 0 insertions, 11 deletions
diff --git a/Lib/test/output/test_copy_reg b/Lib/test/output/test_copy_reg
deleted file mode 100644
index 98518e8..0000000
--- a/Lib/test/output/test_copy_reg
+++ /dev/null
@@ -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
diff --git a/Lib/test/output/test_dospath b/Lib/test/output/test_dospath
deleted file mode 100644
index e51a223..0000000
--- a/Lib/test/output/test_dospath
+++ /dev/null
@@ -1,2 +0,0 @@
-test_dospath
-No errors. Thank your lucky stars.