aboutsummaryrefslogtreecommitdiff
path: root/librsync/helpers_test.go
diff options
context:
space:
mode:
Diffstat (limited to 'librsync/helpers_test.go')
-rw-r--r--librsync/helpers_test.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/librsync/helpers_test.go b/librsync/helpers_test.go
index c12992f..8faaf58 100644
--- a/librsync/helpers_test.go
+++ b/librsync/helpers_test.go
@@ -2,7 +2,7 @@ package librsync
import (
"bytes"
- "github.com/kch42/golibrsync/librsync/testdata"
+ "github.com/silvasur/golibrsync/librsync/testdata"
"testing"
)