X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;f=tests%2Fcycle.cc;h=64d2b860355e217dc53ec59dcccea160c6654e2f;hb=refs%2Ftags%2F1.0.3;hp=957b52b0caacef3d8ee80c782708f65aa3da6ae6;hpb=a4f7c3b9413014291d0ca549f32455b3be10a6c0;p=m6w6%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)