Files
SillyTavern/node_modules/isarray/Makefile
Ashen One a417031af4 main
2022-12-22 07:22:29 +04:00

7 lines
55 B
Makefile

test:
@node_modules/.bin/tape test.js
.PHONY: test