[Checkins] SVN: manuel/trunk/src/index.txt fixed typo

Michael Howitz mh at gocept.com
Wed Jan 26 10:20:57 EST 2011


Log message for revision 119948:
  fixed typo
  

Changed:
  U   manuel/trunk/src/index.txt

-=-
Modified: manuel/trunk/src/index.txt
===================================================================
--- manuel/trunk/src/index.txt	2011-01-26 14:25:41 UTC (rev 119947)
+++ manuel/trunk/src/index.txt	2011-01-26 15:20:56 UTC (rev 119948)
@@ -122,7 +122,7 @@
 
 If you want to use a more featureful test runner you can use zope.testing's
 test runner (usable stand-alone -- it isn't dependent on the Zope application
-server).  Create a file named :file:`tests.py` with a :func:`test_setup`
+server).  Create a file named :file:`tests.py` with a :func:`test_suite`
 function that returns a test suite.
 
 The suite can be either a :class:`manuel.testing.TestSuite` object or a



More information about the checkins mailing list