aboutsummaryrefslogtreecommitdiff
path: root/http/response/xml/xml_test.go
diff options
context:
space:
mode:
Diffstat (limited to 'http/response/xml/xml_test.go')
-rw-r--r--http/response/xml/xml_test.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/http/response/xml/xml_test.go b/http/response/xml/xml_test.go
index 638e14d4..e490f19e 100644
--- a/http/response/xml/xml_test.go
+++ b/http/response/xml/xml_test.go
@@ -1,7 +1,7 @@
// SPDX-FileCopyrightText: Copyright The Miniflux Authors. All rights reserved.
// SPDX-License-Identifier: Apache-2.0
-package xml // import "miniflux.app/http/response/xml"
+package xml // import "miniflux.app/v2/http/response/xml"
import (
"net/http"