aboutsummaryrefslogtreecommitdiffhomepage
path: root/reader/opml/parser_test.go
diff options
context:
space:
mode:
Diffstat (limited to 'reader/opml/parser_test.go')
-rw-r--r--reader/opml/parser_test.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/reader/opml/parser_test.go b/reader/opml/parser_test.go
index e00d578..ef8e9f1 100644
--- a/reader/opml/parser_test.go
+++ b/reader/opml/parser_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 opml
+package opml // import "miniflux.app/reader/opml"
import (
"bytes"