mirror of
https://github.com/samsonjs/kwikemon.git
synced 2026-03-25 09:05:51 +00:00
5 lines
37 B
Makefile
5 lines
37 B
Makefile
test:
|
|
@mocha
|
|
|
|
spec:
|
|
@mocha -R spec
|