aboutsummaryrefslogtreecommitdiff
path: root/tests/pkg.go
diff options
context:
space:
mode:
authorStefan Majewsky <majewsky@gmx.net>2024-07-01 13:15:00 +0200
committerStefan Majewsky <majewsky@gmx.net>2024-07-01 13:17:16 +0200
commit3c489c0e29486ce1a5900c4ff87f403ebbbb70fa (patch)
treed2db245860b4ae0d5c319aaba4f3aa3cb126808c /tests/pkg.go
parent0fe0d65e49adf10a6a92a0412a2ec32e3d036b84 (diff)
downloadgo-schwift-3c489c0e29486ce1a5900c4ff87f403ebbbb70fa.tar.gz
fix autofixable lints
Diffstat (limited to 'tests/pkg.go')
-rw-r--r--tests/pkg.go2
1 files changed, 1 insertions, 1 deletions
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.