aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorchrislu <chris.lu@gmail.com>2022-07-29 01:15:26 -0700
committerchrislu <chris.lu@gmail.com>2022-07-29 01:15:26 -0700
commitbe0ec7bc2f99515bd3bd965aa833d864869677c1 (patch)
tree1f81d731c33d823da3d9027d588568fe23b0c136
parent1f161f53dcb013fb869acec8bfc18163958d26e5 (diff)
downloadseaweedfs-be0ec7bc2f99515bd3bd965aa833d864869677c1.tar.xz
seaweedfs-be0ec7bc2f99515bd3bd965aa833d864869677c1.zip
fix test
-rw-r--r--weed/wdclient/vid_map_test.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/weed/wdclient/vid_map_test.go b/weed/wdclient/vid_map_test.go
index b1cd24490..eae456c9f 100644
--- a/weed/wdclient/vid_map_test.go
+++ b/weed/wdclient/vid_map_test.go
@@ -63,7 +63,7 @@ func TestLocationIndex(t *testing.T) {
}
func TestLookupFileId(t *testing.T) {
- mc := NewMasterClient(grpc.EmptyDialOption{}, "", "", "", "", nil)
+ mc := NewMasterClient(grpc.EmptyDialOption{}, "", "", "", "", "", nil)
length := 5
//Construct a cache linked list of length 5