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

github.com/gohugoio/locales.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'en_AI/en_AI_test.go')
-rw-r--r--en_AI/en_AI_test.go4
1 files changed, 2 insertions, 2 deletions
diff --git a/en_AI/en_AI_test.go b/en_AI/en_AI_test.go
index 7aaa69dc..946b3ad7 100644
--- a/en_AI/en_AI_test.go
+++ b/en_AI/en_AI_test.go
@@ -4,8 +4,8 @@ import (
"testing"
"time"
- "github.com/go-playground/locales"
- "github.com/go-playground/locales/currency"
+ "github.com/gohugoio/locales"
+ "github.com/gohugoio/locales/currency"
)
func TestLocale(t *testing.T) {