rittenhop-dev/versions/5.94.2/node_modules/isostring/Makefile

7 lines
89 B
Makefile
Raw Normal View History

2024-09-23 19:40:12 -04:00
test:
@./node_modules/.bin/mocha \
--require should \
--reporter spec
.PHONY: test