Skip to content

Commit ab63afb

Browse files
committed
Added task to debug with iron-node
1 parent 6bed78b commit ab63afb

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

Diff for: Makefile

+3
Original file line numberDiff line numberDiff line change
@@ -28,3 +28,6 @@ build:
2828

2929
test:
3030
@grunt test
31+
32+
iron_test:
33+
@iron-node ./node_modules/.bin/_mocha tests

0 commit comments

Comments
 (0)