backoffice/node_modules/inherit/Makefile

5 lines
55 B
Makefile
Raw Normal View History

2020-02-06 10:09:39 +00:00
test:
./node_modules/.bin/nodeunit test
.PHONY: test