aboutsummaryrefslogtreecommitdiff
path: root/weed/cluster/cluster_test.go
diff options
context:
space:
mode:
Diffstat (limited to 'weed/cluster/cluster_test.go')
-rw-r--r--weed/cluster/cluster_test.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/weed/cluster/cluster_test.go b/weed/cluster/cluster_test.go
index 57ee4a023..53e90a7b8 100644
--- a/weed/cluster/cluster_test.go
+++ b/weed/cluster/cluster_test.go
@@ -1,7 +1,7 @@
package cluster
import (
- "github.com/chrislusf/seaweedfs/weed/pb"
+ "github.com/seaweedfs/seaweedfs/weed/pb"
"github.com/stretchr/testify/assert"
"strconv"
"sync"