mahiatlinux's picture
Upload 3053 files
311cc15 verified
Raw
History Blame Contribute Delete
57 Bytes
SHELL := /bin/bash
test:
@./test/run.js
.PHONY: test