diff options
author | Fred Drake <fdrake@acm.org> | 2002-10-28 17:59:24 (GMT) |
---|---|---|
committer | Fred Drake <fdrake@acm.org> | 2002-10-28 17:59:24 (GMT) |
commit | 9142b1921619f97d75935163174c6035dea83596 (patch) | |
tree | 6f6b00249149269f198e987a540cf1624724975b | |
parent | 32f3add26737afdbca6eda2edc3d27e6d315fc8e (diff) | |
download | cpython-9142b1921619f97d75935163174c6035dea83596.zip cpython-9142b1921619f97d75935163174c6035dea83596.tar.gz cpython-9142b1921619f97d75935163174c6035dea83596.tar.bz2 |
Remove unnecessary output file.
-rw-r--r-- | Lib/test/output/test_sax | 42 |
1 files changed, 0 insertions, 42 deletions
diff --git a/Lib/test/output/test_sax b/Lib/test/output/test_sax deleted file mode 100644 index cfb56cb..0000000 --- a/Lib/test/output/test_sax +++ /dev/null @@ -1,42 +0,0 @@ -test_sax -Passed test_attrs_empty -Passed test_attrs_wattr -Passed test_double_quoteattr -Passed test_escape_all -Passed test_escape_basic -Passed test_escape_extra -Passed test_expat_attrs_empty -Passed test_expat_attrs_wattr -Passed test_expat_dtdhandler -Passed test_expat_entityresolver -Passed test_expat_file -Passed test_expat_incomplete -Passed test_expat_incremental -Passed test_expat_incremental_reset -Passed test_expat_inpsource_filename -Passed test_expat_inpsource_location -Passed test_expat_inpsource_stream -Passed test_expat_inpsource_sysid -Passed test_expat_locator_noinfo -Passed test_expat_locator_withinfo -Passed test_expat_nsattrs_empty -Passed test_expat_nsattrs_wattr -Passed test_filter_basic -Passed test_make_parser -Passed test_make_parser2 -Passed test_nsattrs_empty -Passed test_nsattrs_wattr -Passed test_quoteattr_basic -Passed test_single_double_quoteattr -Passed test_single_quoteattr -Passed test_unescape_all -Passed test_unescape_basic -Passed test_unescape_extra -Passed test_xmlgen_attr_escape -Passed test_xmlgen_basic -Passed test_xmlgen_content -Passed test_xmlgen_content_escape -Passed test_xmlgen_ignorable -Passed test_xmlgen_ns -Passed test_xmlgen_pi -40 tests, 0 failures |