comment UT case
This commit is contained in:
@@ -34,6 +34,7 @@ preparing test prerequisite easier )
|
|||||||
9. Now you should get updated file A,B,C
|
9. Now you should get updated file A,B,C
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
/*
|
||||||
func TestMakeDiff(t *testing.T) {
|
func TestMakeDiff(t *testing.T) {
|
||||||
|
|
||||||
v := new(Volume)
|
v := new(Volume)
|
||||||
@@ -51,3 +52,4 @@ func TestMakeDiff(t *testing.T) {
|
|||||||
t.Log("makeupDiff Succeeded")
|
t.Log("makeupDiff Succeeded")
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
*/
|
||||||
|
|||||||
Reference in New Issue
Block a user