@@ -10,7 +10,7 @@ all: $(TARGET)
check:
golint
go vet
$(MAKE) -C cli_test/authserver/testdata
$(MAKE) -C adaptors_test/authserver/testdata
go test -v ./...
$(TARGET): $(wildcard *.go)
The note is not visible to the blocked user.