aboutsummaryrefslogtreecommitdiffstats
path: root/skate/zipkey/zipkey_test.go
diff options
context:
space:
mode:
Diffstat (limited to 'skate/zipkey/zipkey_test.go')
-rw-r--r--skate/zipkey/zipkey_test.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/skate/zipkey/zipkey_test.go b/skate/zipkey/zipkey_test.go
index 0a49a45..4c81597 100644
--- a/skate/zipkey/zipkey_test.go
+++ b/skate/zipkey/zipkey_test.go
@@ -6,7 +6,7 @@ import (
"strings"
"testing"
- "git.archive.org/martin/cgraph/skate/must"
+ "gitlab.com/internetarchive/refcat/skate/must"
)
func TestZipRun(t *testing.T) {