ohctechv3/.svn/pristine/1d/1d88cf18c0fef56e91425a086590e31271a7c4d5.svn-base

8 lines
57 B
Plaintext
Raw Normal View History

2024-10-28 15:03:36 +05:30
SHELL := /bin/bash
test:
@./test/run.js
.PHONY: test