add testAppend

This commit is contained in:
fbraem
2015-10-26 21:41:27 +01:00
parent 9d22184a9f
commit cf2450d1c5
2 changed files with 86 additions and 0 deletions

View File

@@ -30,6 +30,7 @@ public:
virtual ~RedisTest();
void testAppend();
void testEcho();
void testPing();
void testSet();