From 2398b0d395fbd1a3e9b3f9b69157bb5daeb21698 Mon Sep 17 00:00:00 2001 From: Michael Wallner Date: Tue, 6 Oct 2020 09:42:34 +0200 Subject: [PATCH] ws --- test/tests/memcached/replication.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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; -- 2.30.2