1
0
forked from Rowland/EG
EG/Cesium-1.132/node_modules/mersenne-twister/Makefile
2025-08-25 17:48:13 +08:00

5 lines
88 B
Makefile

test:
./node_modules/mocha/bin/_mocha -R spec -r should test --recursive
.PHONY: test