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