Update all of libtest around runner.
[m6w6/libmemcached] / tests / replication.h
index f287a624e1470f1c50c484d744dc4aff42b4d460..fb9cd88542710a2e49ac809819a7c1d79a723767 100644 (file)
@@ -50,3 +50,5 @@ test_return_t replication_randomize_mget_test(memcached_st *memc);
 test_return_t replication_randomize_mget_fail_test(memcached_st *memc);
 
 test_return_t replication_miss_test(memcached_st *memc);
+
+test_return_t check_replication_sanity_TEST(memcached_st*);