Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit a324859

Browse files
committedJun 27, 2017
test
1 parent 4ed3ee7 commit a324859

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed
 

‎ashes/Makefile

+2
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,8 @@ test: MSG=Testing
5858
test: notify
5959

6060
.PHONY: check t
61+
check t: MSG=Checking
62+
check t: notify
6163
check t: flow lint mocha
6264

6365
.PHONY: mocha-spec

0 commit comments

Comments
 (0)
Please sign in to comment.