X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;f=tests%2Fcycle.cc;h=64d2b860355e217dc53ec59dcccea160c6654e2f;hb=603d93c1346162f4f9d2e3065e5120e948139dda;hp=957b52b0caacef3d8ee80c782708f65aa3da6ae6;hpb=91e92172731fe8a37e562a165d25a312569aff44;p=awesomized%2Flibmemcached diff --git a/tests/cycle.cc b/tests/cycle.cc index 957b52b0..64d2b860 100644 --- a/tests/cycle.cc +++ b/tests/cycle.cc @@ -42,7 +42,7 @@ #include #include -#include +#include #include #include @@ -127,6 +127,7 @@ collection_st collection[] ={ }; +#define TEST_PORT_BASE MEMCACHED_DEFAULT_PORT +10 #include "tests/libmemcached_world.h" void get_world(Framework *world)