diff options
Diffstat (limited to 'model/entry_test.go')
-rw-r--r-- | model/entry_test.go | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/model/entry_test.go b/model/entry_test.go index 8b92d3f0..d6440df7 100644 --- a/model/entry_test.go +++ b/model/entry_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 model +package model // import "miniflux.app/model" import "testing" |