dist/test is the right directory

This commit is contained in:
Mahdi Dibaiee 2015-04-21 16:21:23 +04:30
parent 3ea7b154e1
commit 6e79cb1e83

View File

@ -4,7 +4,7 @@
"description": "",
"main": "dist/index.js",
"directories": {
"test": "tests"
"test": "dist/tests"
},
"scripts": {
"test": "grunt test"