Skip to content

Commit e16cadf

Browse files
author
cloudhead
committed
(dist) cleanup Makefile
1 parent 7200208 commit e16cadf

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

Makefile

-6
Original file line numberDiff line numberDiff line change
@@ -3,11 +3,5 @@
33
#
44
test:
55
@@node test/vows-test.js
6-
@@node test/addvow-test.js
7-
8-
install:
9-
@@echo "vows: updating submodules..."
10-
@@git submodule update --init
11-
@@echo "vows: done."
126

137
.PHONY: test install

0 commit comments

Comments
 (0)