bahnui/back/node_modules/gps-distance/Makefile
2024-11-15 23:23:46 +01:00

4 lines
62 B
Makefile

test:
@./node_modules/.bin/mocha --timeout 6000
.PHONY: test