aboutsummaryrefslogtreecommitdiffhomepage
path: root/config/config_test.go
diff options
context:
space:
mode:
Diffstat (limited to 'config/config_test.go')
-rw-r--r--config/config_test.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/config/config_test.go b/config/config_test.go
index 1f91add..a32edfc 100644
--- a/config/config_test.go
+++ b/config/config_test.go
@@ -2,7 +2,7 @@
// Use of this source code is governed by the Apache 2.0
// license that can be found in the LICENSE file.
-package config
+package config // import "miniflux.app/config"
import (
"os"