aboutsummaryrefslogtreecommitdiff
path: root/weed/filer/filechunks_read_test.go
diff options
context:
space:
mode:
Diffstat (limited to 'weed/filer/filechunks_read_test.go')
-rw-r--r--weed/filer/filechunks_read_test.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/weed/filer/filechunks_read_test.go b/weed/filer/filechunks_read_test.go
index e70c66e6f..b3fa52ebd 100644
--- a/weed/filer/filechunks_read_test.go
+++ b/weed/filer/filechunks_read_test.go
@@ -2,7 +2,7 @@ package filer
import (
"fmt"
- "github.com/chrislusf/seaweedfs/weed/pb/filer_pb"
+ "github.com/seaweedfs/seaweedfs/weed/pb/filer_pb"
"math/rand"
"testing"
)