Explorar o código

Tests: call the js script directly

the 'amber' shell script does not exist anymore
Manfred Kröhnert %!s(int64=11) %!d(string=hai) anos
pai
achega
bb53b92b52
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      package.json

+ 1 - 1
package.json

@@ -30,7 +30,7 @@
     "amberc": "./cli/support/amberc-cli.js"
   },
   "scripts": {
-    "test": "grunt amberc:cli && ./support/amber-cli tests"
+    "test": "grunt amberc:cli && node ./cli/support/amber-cli.js tests"
   },
   "dependencies": {
     "amber": "~0.12.4",