Skip to content
This repository has been archived by the owner on May 11, 2021. It is now read-only.

Commit

Permalink
Clean up tests make format slightly
Browse files Browse the repository at this point in the history
  • Loading branch information
romaninsh committed Mar 12, 2016
1 parent d602272 commit ced03d1
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion Makefile
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
.PHONY: docs
.PHONY: docs tests
docs:
cd docs && make html
tests:
phpunit

0 comments on commit ced03d1

Please sign in to comment.