Run node-tests with correct NODE_PATH.

This commit is contained in:
Hristo Deshev
2015-06-04 14:04:51 +03:00
parent c05efb1614
commit 30566cbc2a
3 changed files with 40 additions and 4 deletions

View File

@@ -23,6 +23,7 @@
"grunt-tslint": "0.4.2",
"mocha": "2.2.5",
"grunt-simple-mocha": "0.4.0",
"grunt-env": "0.4.4",
"chai": "2.3.0",
"typescript": "1.5.0-beta"
}