From: Michael Wallner Date: Tue, 6 Oct 2020 07:42:34 +0000 (+0200) Subject: ws X-Git-Tag: 1.1.0-beta1~236^2~20 X-Git-Url: https://git.m6w6.name/?a=commitdiff_plain;h=2398b0d395fbd1a3e9b3f9b69157bb5daeb21698;p=m6w6%2Flibmemcached ws --- diff --git a/test/tests/memcached/replication.cpp b/test/tests/memcached/replication.cpp index 3444d4b1..9c8a1c60 100644 --- a/test/tests/memcached/replication.cpp +++ b/test/tests/memcached/replication.cpp @@ -85,7 +85,7 @@ TEST_CASE("memcached_replication") { #if 0 # warning I think the old test is bogus and the functionality does not exist as advertised - + SECTION("deleted from primary") { for (auto i = 0; i < NUM_KEYS; ++i) { memcached_return_t rc;