Skip to content

Commit 8514d30

Browse files
committed
change method name
1 parent 2a3fcfd commit 8514d30

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cachelib/allocator/tests/AllocatorMemoryTiersTest.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -313,7 +313,7 @@ class AllocatorMemoryTiersTest : public AllocatorTest<AllocatorT> {
313313
"set attached=1\n"
314314
"break gdb_sync1\n"
315315
"break gdb_sync2\n"
316-
"break moveRegularItemWithSync\n"
316+
"break moveRegularItem\n"
317317
"c\n"
318318
"set scheduler-locking on\n"
319319
"thread 1\n"

0 commit comments

Comments
 (0)