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

Fred L. Drake python-dev@python.org
Thu, 14 Dec 2000 10:20:25 -0800


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

Modified Files:
	test_minidom 
Log Message:

Update the test suite to cover more ground.

This closes patch #102477.


Index: test_minidom
===================================================================
RCS file: /cvsroot/python/python/dist/src/Lib/test/output/test_minidom,v
retrieving revision 1.10
retrieving revision 1.11
diff -C2 -r1.10 -r1.11
*** test_minidom	2000/11/21 22:03:09	1.10
--- test_minidom	2000/12/14 18:20:22	1.11
***************
*** 128,131 ****
--- 128,132 ----
  Passed testNormalize -- preparation
  Passed testNormalize -- result
+ Passed testNormalize -- single empty node removed
  Test Succeeded testNormalize
  Passed assertion: len(Node.allnodes) == 0