Skip to content

Commit

Permalink
'make test' runs tests now...
Browse files Browse the repository at this point in the history
  • Loading branch information
jordansissel committed Oct 29, 2013
1 parent aa32814 commit c9e7b39
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ GEM=$(NAME)-$(VERSION).gem
.PHONY: test
test:
rm -rf .yardoc
sh notify-failure.sh ruby test/all.rb
sh notify-failure.sh rspec

.PHONY: testloop
testloop:
Expand Down

0 comments on commit c9e7b39

Please sign in to comment.