aboutsummaryrefslogtreecommitdiff
path: root/weed/filer/filechunk_manifest_test.go
diff options
context:
space:
mode:
Diffstat (limited to 'weed/filer/filechunk_manifest_test.go')
-rw-r--r--weed/filer/filechunk_manifest_test.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/weed/filer/filechunk_manifest_test.go b/weed/filer/filechunk_manifest_test.go
index ce12c5da6..a03f26a6d 100644
--- a/weed/filer/filechunk_manifest_test.go
+++ b/weed/filer/filechunk_manifest_test.go
@@ -7,7 +7,7 @@ import (
"github.com/stretchr/testify/assert"
- "github.com/chrislusf/seaweedfs/weed/pb/filer_pb"
+ "github.com/seaweedfs/seaweedfs/weed/pb/filer_pb"
)
func TestDoMaybeManifestize(t *testing.T) {