aboutsummaryrefslogtreecommitdiff
path: root/loader_test.go
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--loader_test.go4
1 files changed, 2 insertions, 2 deletions
diff --git a/loader_test.go b/loader_test.go
index e2d7e48..511d61d 100644
--- a/loader_test.go
+++ b/loader_test.go
@@ -1,5 +1,6 @@
// Package conf_test tests.
-//
+package conf_test
+
// This file is part of conf library.
// Copyright (C) 2026 Alexander NeonXP Kiryukhin <i@neonxp.ru>
//
@@ -15,7 +16,6 @@
//
// You should have received a copy of the GNU General Public License
// along with this program. If not, see <https://www.gnu.org/licenses/>.
-package conf_test
import (
"fmt"