diff options
Diffstat (limited to 'reader/scraper/scraper_test.go')
-rw-r--r-- | reader/scraper/scraper_test.go | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/reader/scraper/scraper_test.go b/reader/scraper/scraper_test.go index b493e25c..e43ac118 100644 --- a/reader/scraper/scraper_test.go +++ b/reader/scraper/scraper_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 scraper +package scraper // import "miniflux.app/reader/scraper" import "testing" |