From f1f8a2a8f44a428978d21cc92281f2578c7f9abe Mon Sep 17 00:00:00 2001 From: Justin McCarthy Date: Tue, 12 Mar 2024 15:16:51 -0700 Subject: [PATCH] integration_tests: congruent build tags --- integration_tests/common.go | 2 ++ 1 file changed, 2 insertions(+) diff --git a/integration_tests/common.go b/integration_tests/common.go index 1a65a446..4c3aa935 100644 --- a/integration_tests/common.go +++ b/integration_tests/common.go @@ -1,3 +1,5 @@ +//go:build corpus + package integration_tests import (