Files
dogs/node_modules/batch/Makefile
ChloeChen0423 7c63f2f07b 前端代码
2025-05-12 16:42:36 +09:00

6 lines
69 B
Makefile

test:
@./node_modules/.bin/mocha \
--require should
.PHONY: test