testing: attempt to fix old clang
[awesomized/libmemcached] / testing / tests / memcached / noreply.cpp
index ec324587563ddd157721a3db49f44e34169c6d9a..c17147bd1b29c729d1d7a44a13e8f25c24e2d273 100644 (file)
@@ -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;