Files
setup-ruby/node_modules/delayed-stream/Makefile
Stephen Franceschelli 574f83ab4c Fixes.
2019-07-15 13:45:00 -04:00

8 lines
57 B
Makefile

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