diff options
Diffstat (limited to 'tests/object_test.go')
| -rw-r--r-- | tests/object_test.go | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/object_test.go b/tests/object_test.go index 6130dfb..dd1b4c2 100644 --- a/tests/object_test.go +++ b/tests/object_test.go @@ -27,7 +27,7 @@ import ( "strings" "testing" - "github.com/majewsky/schwift/v2" + "go.xyrillian.de/schwift/v2" ) func TestObjectLifecycle(t *testing.T) { |
