We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9033070 commit e1e492dCopy full SHA for e1e492d
Makefile
@@ -1,5 +1,6 @@
1
2
test:
3
+ @node test/run.js
4
@./node_modules/.bin/expresso \
5
-t 3000 \
6
--serial \
0 commit comments