Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/gohugoio/hugo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'helpers/emoji_test.go')
-rw-r--r--helpers/emoji_test.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/helpers/emoji_test.go b/helpers/emoji_test.go
index ede601b7a..311ff644f 100644
--- a/helpers/emoji_test.go
+++ b/helpers/emoji_test.go
@@ -19,7 +19,7 @@ import (
"testing"
"github.com/kyokomi/emoji"
- "github.com/spf13/hugo/bufferpool"
+ "github.com/gohugoio/hugo/bufferpool"
)
func TestEmojiCustom(t *testing.T) {