CVS: Products/Zelenium - README.txt:1.4
Tres Seaver <[email protected]>
| Newsgroups | gmane.comp.web.zope.public-cvs |
|---|---|
| Message-ID | <[email protected]> |
Update of /cvs-repository/Products/Zelenium
In directory cvs.zope.org:/tmp/cvs-serv2957
Modified Files:
README.txt
Log Message:
- Fix typo.
=== Products/Zelenium/README.txt 1.3 => 1.4 ===
--- Products/Zelenium/README.txt:1.3 Mon Apr 25 21:56:19 2005
+++ Products/Zelenium/README.txt Mon Apr 25 22:06:34 2005
@@ -109,7 +109,7 @@
this feature in Zope, add a PythonScript, 'postResults', in the
root of your site, with text similar to::
- context.test_suite.postResuts(context.REQUEST)
+ context.test_suite.postResults(context.REQUEST)
Invoke the test suite from your browser as usual, but append the
query string '?auto=1', to the URL, e.g.::
_______________________________________________
Zope-CVS maillist - [email protected]
http://mail.zope.org/mailman/listinfo/zope-cvs
Zope CVS instructions: http://dev.zope.org/CVS