[Checkins] SVN: gocept.selenium/branches/janjaapdriessen-wsgi/static.cfg ignore wsgi and grok when looking for tests

Jan-Jaap Driessen jdriessen at thehealthagency.com
Tue Nov 9 10:44:08 EST 2010


Log message for revision 118302:
  ignore wsgi and grok when looking for tests

Changed:
  U   gocept.selenium/branches/janjaapdriessen-wsgi/static.cfg

-=-
Modified: gocept.selenium/branches/janjaapdriessen-wsgi/static.cfg
===================================================================
--- gocept.selenium/branches/janjaapdriessen-wsgi/static.cfg	2010-11-09 15:43:55 UTC (rev 118301)
+++ gocept.selenium/branches/janjaapdriessen-wsgi/static.cfg	2010-11-09 15:44:08 UTC (rev 118302)
@@ -7,4 +7,4 @@
 [test]
 recipe = zc.recipe.testrunner
 eggs = ${buildout:package}
-defaults = ['--ignore_dir', 'zope2', '--ignore_dir', 'plone', '--ignore_dir', 'ztk', '-v', '--auto-color']
+defaults = ['--ignore_dir', 'wsgi','--ignore_dir', 'grok',  '--ignore_dir', 'zope2', '--ignore_dir', 'plone', '--ignore_dir', 'ztk', '-v', '--auto-color']



More information about the checkins mailing list