mirror of
https://github.com/wu736139669/ASHEBShop-h5.git
synced 2026-08-05 05:55:36 +00:00
6 lines
69 B
Makefile
6 lines
69 B
Makefile
|
|
test:
|
|
@./node_modules/.bin/mocha \
|
|
--require should
|
|
|
|
.PHONY: test |