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 868ed87..e321305 100644
--- a/tests/field_test.go
+++ b/tests/field_test.go
@@ -24,7 +24,7 @@ import (
"strconv"
"testing"
- "github.com/majewsky/schwift"
+ "github.com/majewsky/schwift/v2"
)
func TestFieldString(t *testing.T) {