Skip to content

Commit 43274d6

Browse files
committed
Add more tests
1 parent b52062e commit 43274d6

File tree

10 files changed

+492
-166
lines changed

10 files changed

+492
-166
lines changed

Makefile

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@ BINS = node_modules/.bin
44
DUO = $(BINS)/duo
55
MINIFY = $(BINS)/uglifyjs
66
BUILD_DIR = build
7-
BUILD = tests.js
87
PROJECT = amplitude
98
OUT = $(PROJECT).js
109
MIN_OUT = $(PROJECT).min.js

0 commit comments

Comments
 (0)