Skip to content

Commit 9385ef7

Browse files
committed
Include local tests.
1 parent c43f112 commit 9385ef7

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
@@ -3,7 +3,7 @@ REPORTER = spec
33

44
all:
55

6-
test: test-node test-browser test-local-node test-local-browser test-normalization-node test-normalization-browser
6+
test: test-local test-node test-browser test-local-node test-local-browser test-normalization-node test-normalization-browser
77

88
test-suite: test-suite-node test-suite-browser
99

0 commit comments

Comments
 (0)