aboutsummaryrefslogtreecommitdiff
path: root/weed/filer2/filechunks_test.go
diff options
context:
space:
mode:
Diffstat (limited to 'weed/filer2/filechunks_test.go')
-rw-r--r--weed/filer2/filechunks_test.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/weed/filer2/filechunks_test.go b/weed/filer2/filechunks_test.go
index e75e60753..c0c20fbf1 100644
--- a/weed/filer2/filechunks_test.go
+++ b/weed/filer2/filechunks_test.go
@@ -5,7 +5,7 @@ import (
"testing"
"fmt"
- "github.com/chrislusf/seaweedfs/weed/pb/filer_pb"
+ "github.com/joeslay/seaweedfs/weed/pb/filer_pb"
)
func TestCompactFileChunks(t *testing.T) {