fix test
This commit is contained in:
@@ -63,7 +63,7 @@ func TestLocationIndex(t *testing.T) {
|
|||||||
}
|
}
|
||||||
|
|
||||||
func TestLookupFileId(t *testing.T) {
|
func TestLookupFileId(t *testing.T) {
|
||||||
mc := NewMasterClient(grpc.EmptyDialOption{}, "", "", "", "", nil)
|
mc := NewMasterClient(grpc.EmptyDialOption{}, "", "", "", "", "", nil)
|
||||||
length := 5
|
length := 5
|
||||||
|
|
||||||
//Construct a cache linked list of length 5
|
//Construct a cache linked list of length 5
|
||||||
|
|||||||
Reference in New Issue
Block a user