Skip to content

Commit

Permalink
script/test
Browse files Browse the repository at this point in the history
  • Loading branch information
josh committed Mar 16, 2015
1 parent 2f81b03 commit 40da5ee
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
build: node_modules/ bower_components/

test: node_modules/ build lint
./test/run.sh
./script/test

saucelabs: build
node ./test/saucelabs.js
Expand Down
File renamed without changes.

0 comments on commit 40da5ee

Please sign in to comment.