mirror of
https://github.com/webrecorder/pywb.git
synced 2025-03-15 08:04:49 +01:00
5 lines
83 B
Makefile
5 lines
83 B
Makefile
|
NODE_BIN_DIR=../node_modules/.bin
|
||
|
|
||
|
test:
|
||
|
$(NODE_BIN_DIR)/karma start --single-run
|