Files
osrs-json-hiscores/node_modules/delayed-stream/Makefile
maxswa 5986f5feb6 1.0.1
2018-05-15 16:09:29 -04:00

8 lines
57 B
Makefile

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