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 65b96a7c2..7399f1248 100644 --- a/weed/command/volume_test.go +++ b/weed/command/volume_test.go @@ -5,7 +5,7 @@ import ( "testing" "time" - "github.com/joeslay/seaweedfs/weed/glog" + "github.com/chrislusf/seaweedfs/weed/glog" ) func TestXYZ(t *testing.T) { |
