[Docstring-checkins] CVS: dps/test/test_transforms test_messages.py,1.1,1.2
Status: Pre-Alpha
Brought to you by:
goodger
From: David G. <go...@us...> - 2002-03-08 04:26:25
|
Update of /cvsroot/docstring/dps/test/test_transforms In directory usw-pr-cvs1:/tmp/cvs-serv898/dps/test/test_transforms Modified Files: test_messages.py Log Message: updated Index: test_messages.py =================================================================== RCS file: /cvsroot/docstring/dps/test/test_transforms/test_messages.py,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** test_messages.py 22 Feb 2002 01:58:02 -0000 1.1 --- test_messages.py 8 Mar 2002 04:26:22 -0000 1.2 *************** *** 56,60 **** (A second copy of the system message is tacked on to the end of the doctree by the test framework.) ! <section class="system_messages"> <title> Docutils System Messages --- 56,60 ---- (A second copy of the system message is tacked on to the end of the doctree by the test framework.) ! <section class="system-messages"> <title> Docutils System Messages |