X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;f=tests%2Fmemdump.cc;h=6f9330a536e0d46a2fbd6953eb424ee7ec90e59a;hb=f47caf2833675cce0b62a6e4ffd6764c1490a8b4;hp=ac1619c317fbbb1372bb49ecc4e7a3f6dc85e0b4;hpb=363ba89b6954d2cdcc20f738b627499695e4aaf4;p=m6w6%2Flibmemcached diff --git a/tests/memdump.cc b/tests/memdump.cc index ac1619c3..6f9330a5 100644 --- a/tests/memdump.cc +++ b/tests/memdump.cc @@ -127,7 +127,7 @@ static void *world_create(server_startup_st& servers, test_return_t& error) } -void get_world(Framework *world) +void get_world(libtest::Framework* world) { world->collections(collection); world->create(world_create);