diff options
Diffstat (limited to 'weed/command/volume_test.go')
| -rw-r--r-- | weed/command/volume_test.go | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/weed/command/volume_test.go b/weed/command/volume_test.go index 7399f1248..801041a88 100644 --- a/weed/command/volume_test.go +++ b/weed/command/volume_test.go @@ -5,7 +5,7 @@ import ( "testing" "time" - "github.com/chrislusf/seaweedfs/weed/glog" + "github.com/seaweedfs/seaweedfs/weed/glog" ) func TestXYZ(t *testing.T) { |
