[Zope3-checkins] SVN: Zope3/branches/ajung-target-requestpublication-next-try-branch/src/zope/app/testing/test.py --skip-functional did not work

Andreas Jung andreas at andreas-jung.com
Sat Oct 8 11:20:13 EDT 2005


Log message for revision 38960:
  --skip-functional did not work
  

Changed:
  U   Zope3/branches/ajung-target-requestpublication-next-try-branch/src/zope/app/testing/test.py

-=-
Modified: Zope3/branches/ajung-target-requestpublication-next-try-branch/src/zope/app/testing/test.py
===================================================================
--- Zope3/branches/ajung-target-requestpublication-next-try-branch/src/zope/app/testing/test.py	2005-10-08 15:14:46 UTC (rev 38959)
+++ Zope3/branches/ajung-target-requestpublication-next-try-branch/src/zope/app/testing/test.py	2005-10-08 15:20:12 UTC (rev 38960)
@@ -957,6 +957,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