now allows the setting of a better config for how tests are run

This commit is contained in:
2017-06-17 10:47:07 +02:00
parent da1ec0329f
commit d889a20572
7 changed files with 112 additions and 60 deletions

View File

@@ -58,11 +58,11 @@
"smartstream": "^1.0.8",
"smartstring": "^2.0.24",
"smartsystem": "^1.0.17",
"tapbuffer": "^1.0.13",
"tapbuffer": "^1.0.14",
"through2": "^2.0.3",
"tsn": "^2.0.15",
"typescript": "^2.3.4",
"typings-global": "^1.0.16"
"typings-global": "^1.0.17"
},
"devDependencies": {}
}