From: Date: Mon, 5 May 2008 03:03:19 +0000 (-0400) Subject: Removed increment test until able to resolve issue - need to talk to Brian X-Git-Tag: 0.20~2 X-Git-Url: https://git.m6w6.name/?a=commitdiff_plain;h=5ab3aecd63a2276c78f188e7c9f55918fb8fed6c;p=awesomized%2Flibmemcached Removed increment test until able to resolve issue - need to talk to Brian --- diff --git a/tests/plus.cpp b/tests/plus.cpp index 2fb0e83d..2e5ea513 100644 --- a/tests/plus.cpp +++ b/tests/plus.cpp @@ -86,7 +86,6 @@ uint8_t basic_master_key_test(memcached_st *memc) test_st tests[] ={ {"basic", 0, basic_test }, - {"basic", 0, increment_test }, {"basic_master_key", 0, basic_master_key_test }, {0, 0, 0} };