ship-gis/node_modules/batch/Makefile

6 lines
69 B
Makefile
Raw Normal View 히스토리

2026-01-22 09:14:01 +09:00
test:
@./node_modules/.bin/mocha \
--require should
.PHONY: test