]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
Remove useless output file.
authorFred Drake <fdrake@acm.org>
Fri, 25 Oct 2002 19:41:26 +0000 (19:41 +0000)
committerFred Drake <fdrake@acm.org>
Fri, 25 Oct 2002 19:41:26 +0000 (19:41 +0000)
Lib/test/output/test_cfgparser [deleted file]

diff --git a/Lib/test/output/test_cfgparser b/Lib/test/output/test_cfgparser
deleted file mode 100644 (file)
index 683fe1a..0000000
+++ /dev/null
@@ -1,9 +0,0 @@
-test_cfgparser
-Testing basic accessors...
-Testing writing of files...
-Testing case sensitivity...
-Testing interpretation of boolean Values...
-Testing value interpolation...
-Testing parse errors...
-Testing query interface...
-Testing miscellaneous error conditions...