Fix node.js tests on Windows agents in Teamcity
This commit is contained in:
+3
@@ -5,5 +5,8 @@
|
||||
"devDependencies" : {
|
||||
"mocha": "3.2.0",
|
||||
"mocha-teamcity-reporter": "1.1.1"
|
||||
},
|
||||
"scripts": {
|
||||
"test": "mocha --reporter mocha-teamcity-reporter"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user