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