Files
flights_web_raw/apps/angular/node_modules/qjobs/Makefile
T

6 lines
61 B
Makefile

test:
@find tests/*.js | xargs -n 1 -t node
.PHONY: test