From d51c6b950f1cf05253ae481b86b6ea9cfc920c20 Mon Sep 17 00:00:00 2001 From: reesporte Date: Mon, 25 Oct 2021 15:24:55 -0500 Subject: [PATCH] meaningless commit to kick off sonarcloud with new rules --- util_test.go | 1 + 1 file changed, 1 insertion(+) diff --git a/util_test.go b/util_test.go index 3416a95a8..c659053c5 100644 --- a/util_test.go +++ b/util_test.go @@ -15,6 +15,7 @@ package pilosa // util_test.go has unit tests for utility functions from util.go +// import ( "testing"