ilyaRozhkovA's picture
Upload 1474 files
4086e5a verified
Raw
History Blame Contribute Delete
57 Bytes
SHELL := /bin/bash
test:
@./test/run.js
.PHONY: test