Switch to using bind() to just find free ports to use while testing.
[awesomized/libmemcached] / tests / libmemcached-1.0 / all_tests.cc
index 8561c9594218084a054884ace674406afb71c633..7fae6d31311bce55c6f4b5e7f34460ca88b4367d 100644 (file)
@@ -35,8 +35,6 @@
  *
  */
 
-#define TEST_PORT_BASE MEMCACHED_DEFAULT_PORT +10
-
 #include <config.h>
 #include <libtest/test.hpp>