projecte_ionic/node_modules/qjobs/Makefile

6 lines
61 B
Makefile
Raw Permalink Normal View History

2022-02-09 18:30:03 +01:00
test:
@find tests/*.js | xargs -n 1 -t node
.PHONY: test