aboutsummaryrefslogtreecommitdiff
path: root/tests/field_test.go
diff options
context:
space:
mode:
Diffstat (limited to 'tests/field_test.go')
-rw-r--r--tests/field_test.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/field_test.go b/tests/field_test.go
index e321305..be09a17 100644
--- a/tests/field_test.go
+++ b/tests/field_test.go
@@ -24,7 +24,7 @@ import (
"strconv"
"testing"
- "github.com/majewsky/schwift/v2"
+ "go.xyrillian.de/schwift/v2"
)
func TestFieldString(t *testing.T) {