Skip to content

Commit

Permalink
Merge branch 'master' into haddock
Browse files Browse the repository at this point in the history
  • Loading branch information
AllanWang committed Jun 13, 2019
2 parents 0f5c840 + c3e6b78 commit c753c72
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 @@ -34,7 +34,7 @@ gen:

# Run hspec tests
.PHONY: test
test:
test: gen
@rm -f bali.tix
stack test --allow-different-user $(COMPILE_FLAGS)

Expand Down

0 comments on commit c753c72

Please sign in to comment.