Files
Tinkerforge-NodeJS/node_modules/delayed-stream/Makefile
T
2018-02-04 20:14:45 +01:00

8 lines
57 B
Makefile

SHELL := /bin/bash
test:
@./test/run.js
.PHONY: test