rwdconfig.dist in rwdshell-0.99 vs rwdconfig.dist in rwdshell-1.00

- old
+ new

@@ -1,10 +1,19 @@ -##VERSION:1.62 +##VERSION:1.66 # rwdtinker core configuration file ##NAME: ConfigLocation:0 ConfigLocation="" ##NAME: ZipsLocation:0 ZipsLocation="" ##NAME:$testharnessarray:0 $testharnessarray = ["rwdtinker_all_tests"] ##NAME:TestNow:0 -TestNow=false \ No newline at end of file +TestNow=false # turning this on will run the unit tests +##NAME:$testharness:0 +$testharness=true +##NAME:$tinkerhelpaboutarray:0 +$tinkerhelpaboutarray = ["Tinker"] +##NAME:$tinkerdocumentsarray:0 +$tinkerdocumentsarray = ["Readme.txt"] + + +