Files
setup-ruby/node_modules/delayed-stream/Makefile
Stephen Franceschelli b387336039 Fix.
2019-07-15 13:56:32 -04:00

8 lines
57 B
Makefile

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