comment UT case

This commit is contained in:
霍晓栋 2016-10-07 16:34:22 +08:00
parent ce1f7ab662
commit 7d382ba5fe

View file

@ -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")
}
}
*/