Update of /cvsroot/webware/Webware/MiddleKit/Tests
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv21520
Modified Files:
ReadMe.text
Log Message:
Fix typo.
Index: ReadMe.text
===================================================================
RCS file: /cvsroot/webware/Webware/MiddleKit/Tests/ReadMe.text,v
retrieving revision 1.3
retrieving revision 1.4
diff -C2 -d -r1.3 -r1.4
*** ReadMe.text 16 Feb 2004 22:14:52 -0000 1.3
--- ReadMe.text 9 Mar 2004 17:42:32 -0000 1.4
***************
*** 51,55 ****
* You can put a TestSamples.py in the model that the test suite will execute
with after the sample values have been loaded into the database. See the
! TestEmpty.py files in the existing test models for details.
* You can have more than one config file for the model which will cause the
--- 51,55 ----
* You can put a TestSamples.py in the model that the test suite will execute
with after the sample values have been loaded into the database. See the
! TestSamples.py files in the existing test models for details.
* You can have more than one config file for the model which will cause the
|