From 47cf94ad01b4db8749c55c1a1dca50c9b94daf02 Mon Sep 17 00:00:00 2001 From: bodqhrohro Date: Tue, 12 Nov 2019 20:02:06 +0200 Subject: Tests for log constants --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 047de52..9a4145d 100644 --- a/Makefile +++ b/Makefile @@ -4,7 +4,7 @@ all: go build -o telegabber test: - go test -v ./config + go test -v ./config ./ ./telegram lint: $(GOPATH)/bin/golint ./... -- cgit v1.2.3