mirror of
https://github.com/Sevichecc/Urara-Blog.git
synced 2025-05-05 07:29:31 +08:00
8 lines
No EOL
100 B
Text
8 lines
No EOL
100 B
Text
|
|
test:
|
|
@./node_modules/.bin/mocha \
|
|
--require should \
|
|
--reporter spec \
|
|
--bail
|
|
|
|
.PHONY: test |