solorice/vscodium/extensions/oderwat.indent-rainbow-8.3.1/node_modules/only/Makefile
2022-04-28 21:17:01 +03:00

7 lines
89 B
Makefile

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