SourceTermAnalysisSystem_vue/node_modules/mersenne-twister/Makefile

5 lines
88 B
Makefile
Raw Normal View History

2026-05-15 10:22:44 +08:00
test:
./node_modules/mocha/bin/_mocha -R spec -r should test --recursive
.PHONY: test