Update of /cvsroot/happydoc/HappyDoc3/TestCases/parseinfo
In directory sc8-pr-cvs5.sourceforge.net:/tmp/cvs-serv3531/TestCases/parseinfo
Modified Files:
test_variable_extraction.py
test_variable_extraction_with_exception.py
Log Message:
Fix file headers
Index: test_variable_extraction.py
===================================================================
RCS file: /cvsroot/happydoc/HappyDoc3/TestCases/parseinfo/test_variable_extraction.py,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -d -r1.1 -r1.2
*** test_variable_extraction.py 17 Nov 2002 14:51:44 -0000 1.1
--- test_variable_extraction.py 5 Dec 2006 13:10:45 -0000 1.2
***************
*** 46,50 ****
'rcs_id' : '$Id$',
'creator' : 'Doug Hellmann <Dou...@bi...>',
! 'project' : 'UNSPECIFIED',
'created' : 'Thu, 04-Oct-2001 10:59:20 EDT',
--- 46,50 ----
'rcs_id' : '$Id$',
'creator' : 'Doug Hellmann <Dou...@bi...>',
! 'project' : 'HappyDoc',
'created' : 'Thu, 04-Oct-2001 10:59:20 EDT',
Index: test_variable_extraction_with_exception.py
===================================================================
RCS file: /cvsroot/happydoc/HappyDoc3/TestCases/parseinfo/test_variable_extraction_with_exception.py,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -d -r1.1 -r1.2
*** test_variable_extraction_with_exception.py 17 Nov 2002 14:51:44 -0000 1.1
--- test_variable_extraction_with_exception.py 5 Dec 2006 13:10:45 -0000 1.2
***************
*** 48,52 ****
'rcs_id' : '$Id$',
'creator' : 'Doug Hellmann <Dou...@bi...>',
! 'project' : 'UNSPECIFIED',
'created' : 'Thu, 04-Oct-2001 10:59:20 EDT',
--- 48,52 ----
'rcs_id' : '$Id$',
'creator' : 'Doug Hellmann <Dou...@bi...>',
! 'project' : 'HappyDoc',
'created' : 'Thu, 04-Oct-2001 10:59:20 EDT',
|