aboutsummaryrefslogtreecommitdiffhomepage
path: root/reader/sanitizer/strip_tags_test.go
diff options
context:
space:
mode:
Diffstat (limited to 'reader/sanitizer/strip_tags_test.go')
-rw-r--r--reader/sanitizer/strip_tags_test.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/reader/sanitizer/strip_tags_test.go b/reader/sanitizer/strip_tags_test.go
index 763ccc9..18a0ce8 100644
--- a/reader/sanitizer/strip_tags_test.go
+++ b/reader/sanitizer/strip_tags_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 sanitizer
+package sanitizer // import "miniflux.app/reader/sanitizer"
import "testing"