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