Update of /cvsroot/docstring/dps/test/test_transforms
In directory usw-pr-cvs1:/tmp/cvs-serv12776/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.3
retrieving revision 1.4
diff -C2 -d -r1.3 -r1.4
*** test_messages.py 11 Mar 2002 03:26:05 -0000 1.3
--- test_messages.py 13 Apr 2002 16:59:17 -0000 1.4
***************
*** 43,47 ****
This \n\
<problematic id="id2" refid="id1">
! unknown substitution
will generate a system message, thanks to
the \n\
--- 43,47 ----
This \n\
<problematic id="id2" refid="id1">
! |unknown substitution|
will generate a system message, thanks to
the \n\
***************
*** 59,63 ****
<title>
Docutils System Messages
! <system_message id="id1" level="3" refid="id2" type="ERROR">
<paragraph>
Undefined substitution referenced: "unknown substitution".
--- 59,63 ----
<title>
Docutils System Messages
! <system_message backrefs="id2" id="id1" level="3" type="ERROR">
<paragraph>
Undefined substitution referenced: "unknown substitution".
|