now allows the setting of a better config for how tests are run
This commit is contained in:
Vendored
+1
@@ -24,6 +24,7 @@ let tap = function (configArg) {
|
||||
* the TabBuffer for npmts
|
||||
*/
|
||||
let npmtsTapBuffer = new plugins.tapbuffer.TabBuffer();
|
||||
npmtsTapBuffer.setConfig(configArg.testConfig);
|
||||
/**
|
||||
* handle the testable files
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user