Skip to content

Commit d73c4ae

Browse files
committed
fix make test
1 parent 402c856 commit d73c4ae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,4 +50,4 @@ coveralls:
5050
clean:
5151
rimraf dist
5252

53-
.PHONY: all install clean distclean
53+
.PHONY: browser install clean coveralls lint test test-node test-browser

0 commit comments

Comments
 (0)