6 lines
48 B
Makefile
Raw Permalink Normal View History

2025-04-24 17:03:28 +08:00
test:
./node_modules/.bin/mocha
.PHONY: test