From: Chris Koeritz Date: Fri, 26 Jul 2013 22:45:05 +0000 (-0400) Subject: turned off the no tests flag. X-Git-Tag: 2.140.90~961 X-Git-Url: https://feistymeow.org/gitweb/?p=feisty_meow.git;a=commitdiff_plain;h=f000623804e06ebe99668f8969c0cc02fee229ae turned off the no tests flag. --- diff --git a/production/feisty_meow_config.ini b/production/feisty_meow_config.ini index 74f999ce..be7f845b 100755 --- a/production/feisty_meow_config.ini +++ b/production/feisty_meow_config.ini @@ -25,7 +25,7 @@ DEBUG=t #STRICT_WARNINGS=t # enable this if you want to disable the RUN_TARGETS for test execution. -NO_TEST_RUNS=t +#NO_TEST_RUNS=t # if this is enabled, then the source dependencies are only generated if # they're missing or if this file has changed. non-lax dependencies get