Skip to content
This repository was archived by the owner on Sep 13, 2019. It is now read-only.

Commit 6476f45

Browse files
committed
Shortened test script field
1 parent ecec315 commit 6476f45

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
},
3434
"main": "src/differentia.js",
3535
"scripts": {
36-
"test": "./maketmp/node_modules/.bin/jasmine-node spec"
36+
"test": "jasmine-node spec/Spec.js"
3737
},
3838
"author": "Dani Glore",
3939
"license": "MIT"

0 commit comments

Comments
 (0)