aboutsummaryrefslogtreecommitdiffhomepage
path: root/http/client/response_test.go
diff options
context:
space:
mode:
Diffstat (limited to 'http/client/response_test.go')
-rw-r--r--http/client/response_test.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/http/client/response_test.go b/http/client/response_test.go
index f3402a8..cd0f73d 100644
--- a/http/client/response_test.go
+++ b/http/client/response_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 client
+package client // import "miniflux.app/http/client"
import "testing"