diff options
Diffstat (limited to 'tests/test_utils.go')
-rw-r--r-- | tests/test_utils.go | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/test_utils.go b/tests/test_utils.go index b3c98427c3..0f4aa26a60 100644 --- a/tests/test_utils.go +++ b/tests/test_utils.go @@ -1,6 +1,7 @@ // Copyright 2017 The Gitea Authors. All rights reserved. // SPDX-License-Identifier: MIT +//nolint:forbidigo package tests import ( |