fixed units and unit collection type, kinda

This commit is contained in:
Chris Punches
2017-04-19 00:59:05 -04:00
parent f43c3066d2
commit 39a8145744
12 changed files with 193 additions and 296 deletions

View File

@@ -1,7 +1,4 @@
{
"units_path": "./conf/units",
"plan_path": "./conf/test.plan",
"arr_test": [
"rt", "te", "ter", "ter"
]
"units_path": "./conf/units/all_test.units",
"plan_path": "./conf/test.plan"
}