mirror of
https://github.com/bower/bower.git
synced 2026-01-15 01:08:07 -05:00
4 lines
63 B
Makefile
4 lines
63 B
Makefile
test:
|
|
./node_modules/.bin/mocha -R spec -t 10000
|
|
|
|
.PHONY: test |