[Mpuls-commits] r1551 - wasko/branches/2.0

scm-commit@wald.intevation.org scm-commit at wald.intevation.org
Mon Feb 15 14:43:40 CET 2010


Author: torsten
Date: 2010-02-15 14:43:40 +0100 (Mon, 15 Feb 2010)
New Revision: 1551

Modified:
   wasko/branches/2.0/setup.cfg
Log:
* setup.cfg: Added section for nose tests to define which will be the
default ini file for testing.


Modified: wasko/branches/2.0/setup.cfg
===================================================================
--- wasko/branches/2.0/setup.cfg	2010-02-15 13:41:58 UTC (rev 1550)
+++ wasko/branches/2.0/setup.cfg	2010-02-15 13:43:40 UTC (rev 1551)
@@ -57,3 +57,6 @@
 input_file = mpulsweb/i18n/mpulsweb.pot
 output_dir = mpulsweb/i18n
 previous = true
+
+[nosetests]
+with-pylons=test.ini



More information about the Mpuls-commits mailing list