commit | 8811ce79f1900639f18dd3298d9c6f429178e0a8 | [log] [tgz] |
---|---|---|
author | Fred Drake <fdrake@acm.org> | Fri Oct 25 19:41:26 2002 +0000 |
committer | Fred Drake <fdrake@acm.org> | Fri Oct 25 19:41:26 2002 +0000 |
tree | a691e9c9569352fa8eacb90f630a99a5931cdc00 | |
parent | c6f2891af8e8900a92384ad140402bef894a5ca1 [diff] |
Remove useless output file.
diff --git a/Lib/test/output/test_cfgparser b/Lib/test/output/test_cfgparser deleted file mode 100644 index 683fe1a..0000000 --- a/Lib/test/output/test_cfgparser +++ /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...