From e97a3d094c1ed4e21d05d4d34e8ea3595b9cc461 Mon Sep 17 00:00:00 2001 From: Paul Buetow Date: Sun, 19 Jan 2025 20:28:16 +0200 Subject: cleanup temp testing stuff --- internal/summary/summary_test.go | 1 - 1 file changed, 1 deletion(-) (limited to 'internal/summary/summary_test.go') diff --git a/internal/summary/summary_test.go b/internal/summary/summary_test.go index 4846878..95bca74 100644 --- a/internal/summary/summary_test.go +++ b/internal/summary/summary_test.go @@ -3,7 +3,6 @@ package summary import "testing" func TestGemtextLink(t *testing.T) { - T = t geminiCapsules := []string{"foo.zone"} table := map[string]string{ -- cgit v1.2.3