fix jasme path (again)

This commit is contained in:
Konstantin Pogorelov
2018-08-25 12:52:38 +02:00
parent 2003e7743f
commit 8cae5b6ef3

View File

@@ -11,7 +11,7 @@
"method"
],
"scripts": {
"test": "node_modules/jasme/jasme",
"test": "node_modules/jasme/run.js",
"coverage": "make coverage"
},
"author": "Konstantin Pogorelov <or@pluseq.com>",