rwdconfig.dist in rwdgutenberg-0.03 vs rwdconfig.dist in rwdgutenberg-0.04
- old
+ new
@@ -1,6 +1,12 @@
-##VERSION:1.57
+##VERSION:1.63
# rwdtinker core configuration file
##NAME: ConfigLocation:0
ConfigLocation=""
##NAME: ZipsLocation:0
- ZipsLocation=""
+ ZipsLocation=""
+##NAME:$testharnessarray:0
+$testharnessarray = ["rwdtinker_all_tests"]
+##NAME:TestNow:0
+TestNow=false # turning this on will run the unit tests
+##NAME:$testharness:0
+$testharness=true
\ No newline at end of file