mirror of
https://github.com/seaweedfs/seaweedfs.git
synced 2024-01-19 02:48:24 +00:00
comment UT case
This commit is contained in:
parent
ce1f7ab662
commit
7d382ba5fe
|
@ -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")
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
*/
|
||||||
|
|
Loading…
Reference in a new issue