mirror of
https://github.com/sstent/alex_app1.git
synced 2026-01-26 09:02:38 +00:00
4 lines
69 B
Makefile
4 lines
69 B
Makefile
test:
|
|
@find test/simple/test-*.js | xargs -n 1 -t node
|
|
|
|
.PHONY: test |