From 93d16e9358193a7214e10a143cbe5f60a26f8197 Mon Sep 17 00:00:00 2001 From: Joe Wolf Date: Tue, 11 Jul 2023 12:35:17 -0700 Subject: [PATCH] trying to have tests still run --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 716eaa9..d0e66f0 100644 --- a/Makefile +++ b/Makefile @@ -5,7 +5,7 @@ build: go build './...' test: - go test -v ./tests/... + go test -v ./v4/tests/... secure: # or install it into ./bin/