Browse Source

comment UT case

pull/375/head
霍晓栋 8 years ago
parent
commit
7d382ba5fe
  1. 2
      weed/storage/volume_vacuum_test.go

2
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")
}
}
*/
Loading…
Cancel
Save