Skip to content

Commit 6e6e29a

Browse files
committed
Added chromaprint to tests
1 parent 7e8829d commit 6e6e29a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Makefile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,7 @@ test: go-dep
4444
@echo Test
4545
@${GO} mod tidy
4646
@${GO} test ./sys/ffmpeg61
47+
@${GO} test ./sys/chromaprint
4748
@${GO} test ./pkg/...
4849
@${GO} test .
4950

0 commit comments

Comments
 (0)