summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Lib/test/output/test_codeop10
1 files changed, 0 insertions, 10 deletions
diff --git a/Lib/test/output/test_codeop b/Lib/test/output/test_codeop
deleted file mode 100644
index ca2cd35..0000000
--- a/Lib/test/output/test_codeop
+++ /dev/null
@@ -1,10 +0,0 @@
-test_codeop
-test_filename (test_codeop.CodeopTests) ... ok
-test_incomplete (test_codeop.CodeopTests) ... ok
-test_invalid (test_codeop.CodeopTests) ... ok
-test_valid (test_codeop.CodeopTests) ... ok
-
-----------------------------------------------------------------------
-Ran 4 tests in 0.052s
-
-OK