Skip to content

Commit

Permalink
Run Ecukes tests in no win mode.
Browse files Browse the repository at this point in the history
  • Loading branch information
rejeep committed Oct 10, 2013
1 parent 0bd59d9 commit 71b183a
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 @@ -5,6 +5,6 @@ all: test
test: ecukes

ecukes:
$(CASK) exec ecukes
$(CASK) exec ecukes --no-win

.PHONY: ecukes test all

0 comments on commit 71b183a

Please sign in to comment.