X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;f=testing%2Ftests%2Fmemcached%2Fnoreply.cpp;h=c17147bd1b29c729d1d7a44a13e8f25c24e2d273;hb=8b0874e6ee4f0c7d4d6caf9bf13190cda0a415b5;hp=ec324587563ddd157721a3db49f44e34169c6d9a;hpb=b64a8e5e114fe91f894641c3981518ea8bc79113;p=awesomized%2Flibmemcached diff --git a/testing/tests/memcached/noreply.cpp b/testing/tests/memcached/noreply.cpp index ec324587..c17147bd 100644 --- a/testing/tests/memcached/noreply.cpp +++ b/testing/tests/memcached/noreply.cpp @@ -8,7 +8,7 @@ inline action_t operator ++ (action_t &a) { constexpr static const int keys = 5000; -TEST_CASE("memcached noreply") { +TEST_CASE("memcached_noreply") { auto test{MemcachedCluster::mixed()}; auto memc = &test.memc;