Files
Ceras/themes/ceras/node_modules/isarray/Makefile
T
2023-07-12 16:31:19 +01:00

7 lines
55 B
Makefile
Executable File

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