Update of /cvsroot/docstring/dps/test
In directory usw-pr-cvs1:/tmp/cvs-serv4133/dps/test
Modified Files:
UnitTestFolder.py
Log Message:
comment correction
Index: UnitTestFolder.py
===================================================================
RCS file: /cvsroot/docstring/dps/test/UnitTestFolder.py,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -d -r1.1 -r1.2
*** UnitTestFolder.py 2001/09/17 04:12:13 1.1
--- UnitTestFolder.py 2001/09/20 02:57:46 1.2
***************
*** 15,19 ****
# So that individual test modules can share a bit of state,
! # `UnitTestPackage` acts as an intermediary for the following
# variables:
debug = 0
--- 15,19 ----
# So that individual test modules can share a bit of state,
! # `UnitTestFolder` acts as an intermediary for the following
# variables:
debug = 0
|