[Zope3-checkins]
SVN: Zope3/branches/Zope-3.1/src/zope/app/testing/test.py
--skip-functional did not work
Andreas Jung
andreas at andreas-jung.com
Sat Oct 8 11:14:46 EDT 2005
Log message for revision 38959:
--skip-functional did not work
Changed:
U Zope3/branches/Zope-3.1/src/zope/app/testing/test.py
-=-
Modified: Zope3/branches/Zope-3.1/src/zope/app/testing/test.py
===================================================================
--- Zope3/branches/Zope-3.1/src/zope/app/testing/test.py 2005-10-08 15:08:05 UTC (rev 38958)
+++ Zope3/branches/Zope-3.1/src/zope/app/testing/test.py 2005-10-08 15:14:46 UTC (rev 38959)
@@ -952,6 +952,7 @@
"pychecker", "debug", "pdebug",
"gc-threshold=", "gc-option=",
"loop",
+ "skip-functional",
"test=", "module=",
"profile", "progress", "refcount", "trace",
"top-fifty", "verbose", "repeat=",
More information about the Zope3-Checkins
mailing list