From 994d5acf6ece08feda409d9260373b40613ee63d Mon Sep 17 00:00:00 2001 From: Jesse Schmidt Date: Wed, 10 Jan 2024 17:32:45 -0600 Subject: [PATCH] tru adding back a tag --- integration_test.go | 2 ++ 1 file changed, 2 insertions(+) diff --git a/integration_test.go b/integration_test.go index 7b21fbb..40fa683 100644 --- a/integration_test.go +++ b/integration_test.go @@ -1,3 +1,5 @@ +//go:build integration + package main import (