Skip to content

Commit 6e24c54

Browse files
committed
Updated tests
1 parent 1b513e3 commit 6e24c54

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Makefile

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,8 @@ test: go-dep
4444
@echo Test
4545
@${GO} mod tidy
4646
@${GO} test ./sys/ffmpeg61
47+
@${GO} test ./pkg/...
48+
@${GO} test .
4749

4850
$(CMD_DIR): go-dep mkdir
4951
@echo Build cmd $(notdir $@)

0 commit comments

Comments
 (0)