mirror of
https://github.com/Xahau/xahau.js.git
synced 2025-11-28 16:15:49 +00:00
5 lines
62 B
Makefile
5 lines
62 B
Makefile
test:
|
|
./node_modules/.bin/mocha test/*-test.js
|
|
|
|
.PHONY: test
|