[Python-checkins] CVS: python/dist/src/Lib/test/output test_minidom,1.5,1.6

Martin v. Löwis python-dev@python.org
Fri, 6 Oct 2000 15:42:57 -0700


Update of /cvsroot/python/python/dist/src/Lib/test/output
In directory slayer.i.sourceforge.net:/tmp/cvs-serv8524/output

Modified Files:
	test_minidom 
Log Message:
Add .toxml test case, as proposed by Alex Martelli in bug report #116244.


Index: test_minidom
===================================================================
RCS file: /cvsroot/python/python/dist/src/Lib/test/output/test_minidom,v
retrieving revision 1.5
retrieving revision 1.6
diff -C2 -r1.5 -r1.6
*** test_minidom	2000/09/19 19:33:02	1.5
--- test_minidom	2000/10/06 22:42:55	1.6
***************
*** 104,107 ****
--- 104,108 ----
  Test Succeeded testUnlink
  Test Succeeded testWriteText
+ Passed Test
  Test Succeeded testWriteXML
  All tests succeeded