aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--weed/storage/volume_vacuum_test.go2
1 files changed, 2 insertions, 0 deletions
diff --git a/weed/storage/volume_vacuum_test.go b/weed/storage/volume_vacuum_test.go
index 02d1a2b56..8ab59404d 100644
--- a/weed/storage/volume_vacuum_test.go
+++ b/weed/storage/volume_vacuum_test.go
@@ -34,6 +34,7 @@ preparing test prerequisite easier )
9. Now you should get updated file A,B,C
*/
+/*
func TestMakeDiff(t *testing.T) {
v := new(Volume)
@@ -51,3 +52,4 @@ func TestMakeDiff(t *testing.T) {
t.Log("makeupDiff Succeeded")
}
}
+*/