dcrey7's picture
Upload 522 files
811126d verified
raw
history blame
57 Bytes
SHELL := /bin/bash
test:
@./test/run.js
.PHONY: test