From 3c489c0e29486ce1a5900c4ff87f403ebbbb70fa Mon Sep 17 00:00:00 2001 From: Stefan Majewsky Date: Mon, 1 Jul 2024 13:15:00 +0200 Subject: fix autofixable lints --- tests/pkg.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests/pkg.go') diff --git a/tests/pkg.go b/tests/pkg.go index 571e0eb..7edd248 100644 --- a/tests/pkg.go +++ b/tests/pkg.go @@ -1,3 +1,3 @@ package tests -//This empty source file is required to make `make test` work. +// This empty source file is required to make `make test` work. -- cgit v1.2.3