From f000623804e06ebe99668f8969c0cc02fee229ae Mon Sep 17 00:00:00 2001 From: Chris Koeritz Date: Fri, 26 Jul 2013 18:45:05 -0400 Subject: [PATCH] turned off the no tests flag. --- production/feisty_meow_config.ini | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.34.1