[Python-checkins] CVS: python/dist/src/Lib/test/output test_doctest,1.3,1.4

Tim Peters tim_one@users.sourceforge.net
Sun, 18 Mar 2001 12:14:27 -0800


Update of /cvsroot/python/python/dist/src/Lib/test/output
In directory usw-pr-cvs1:/tmp/cvs-serv18821/python/dist/src/Lib/test/output

Modified Files:
	test_doctest 
Log Message:
Repair test_doctest's expected-output file (Guido added some new output).


Index: test_doctest
===================================================================
RCS file: /cvsroot/python/python/dist/src/Lib/test/output/test_doctest,v
retrieving revision 1.3
retrieving revision 1.4
diff -C2 -r1.3 -r1.4
*** test_doctest	2001/02/14 00:43:21	1.3
--- test_doctest	2001/03/18 20:14:25	1.4
***************
*** 68,71 ****
--- 68,72 ----
  Trying: t.summarize()
  Expecting:
+ *****************************************************************
  1 items had failures:
     1 of   2 in XYZ
***************
*** 77,80 ****
--- 78,82 ----
  1 items passed all tests:
     2 tests in example2
+ *****************************************************************
  1 items had failures:
     1 of   2 in XYZ