aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--cache/repo_cache_test.go1
1 files changed, 0 insertions, 1 deletions
diff --git a/cache/repo_cache_test.go b/cache/repo_cache_test.go
index eeaa0ee5..ac5a7c75 100644
--- a/cache/repo_cache_test.go
+++ b/cache/repo_cache_test.go
@@ -137,7 +137,6 @@ func TestCache(t *testing.T) {
require.Empty(t, cache.bugs.excerpts)
require.Empty(t, cache.identities.cached)
require.Empty(t, cache.identities.excerpts)
-
}
func TestCachePushPull(t *testing.T) {