plex-web-downloader/node_modules/cluster/Makefile

8 lines
76 B
Makefile
Raw Permalink Normal View History

2015-10-13 15:47:32 -04:00
test:
@./test/run
test-debug:
@./test/run debug
.PHONY: test test-debug