aboutsummaryrefslogtreecommitdiff
path: root/weed/storage/volume_vacuum_test.go
diff options
context:
space:
mode:
Diffstat (limited to 'weed/storage/volume_vacuum_test.go')
-rw-r--r--weed/storage/volume_vacuum_test.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/weed/storage/volume_vacuum_test.go b/weed/storage/volume_vacuum_test.go
index 896540621..464d52618 100644
--- a/weed/storage/volume_vacuum_test.go
+++ b/weed/storage/volume_vacuum_test.go
@@ -1,11 +1,11 @@
package storage
import (
+ "github.com/chrislusf/seaweedfs/weed/storage/types"
"io/ioutil"
"math/rand"
"os"
"testing"
- "github.com/chrislusf/seaweedfs/weed/storage/types"
)
/*