fix jasme path (again)

This commit is contained in:
Konstantin Pogorelov
2018-08-25 12:52:38 +02:00
parent f6e87b7697
commit 43b51d4ab1

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>",