solorice/vscode/extensions/oderwat.indent-rainbow-8.3.1/node_modules/only/Makefile
2022-04-28 20:54:44 +03:00

7 lines
89 B
Makefile

test:
@./node_modules/.bin/mocha \
--require should \
--reporter spec
.PHONY: test