We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6bed78b commit ab63afbCopy full SHA for ab63afb
Makefile
@@ -28,3 +28,6 @@ build:
28
29
test:
30
@grunt test
31
+
32
+iron_test:
33
+ @iron-node ./node_modules/.bin/_mocha tests
0 commit comments