Files
emacs/lisp/emacs-application-framework/app/file-manager/node_modules/lop/makefile
2022-01-04 15:21:47 +01:00

5 lines
86 B
Makefile

.PHONY: test
test:
node_modules/.bin/nodeunit `find test -name \*.test.js -type f`