summaryrefslogtreecommitdiffstats
path: root/slice_test.go
diff options
context:
space:
mode:
Diffstat (limited to 'slice_test.go')
-rw-r--r--slice_test.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/slice_test.go b/slice_test.go
index 14fcd10..bdb6267 100644
--- a/slice_test.go
+++ b/slice_test.go
@@ -3,7 +3,7 @@ package share_test
import (
"testing"
- "git.samanthony.xyz/share"
+ "github.com/sam-rba/share"
)
func TestConstSlice(t *testing.T) {