Skip to content

Commit 9f60536

Browse files
committed
Makefile: gardening
1 parent 4129b8b commit 9f60536

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
BIN = ./node_modules/.bin
1+
BIN = ./node_modules/.bin
22
PATH := $(BIN):$(PATH)
33

44
TEST_SUITES = $(wildcard tests/*.js)

0 commit comments

Comments
 (0)