aboutsummaryrefslogtreecommitdiff
path: root/option/option_test.go
diff options
context:
space:
mode:
Diffstat (limited to 'option/option_test.go')
-rw-r--r--option/option_test.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/option/option_test.go b/option/option_test.go
index cc1396f..a5eb3ff 100644
--- a/option/option_test.go
+++ b/option/option_test.go
@@ -9,7 +9,7 @@ import (
"slices"
"testing"
- . "github.com/majewsky/gg/internal/test"
+ . "go.xyrillian.de/gg/internal/test"
)
func TestZeroValue(t *testing.T) {