Add rename

This commit is contained in:
fbraem
2015-11-14 20:12:33 +01:00
parent 4e5fe3f874
commit 36108e2378
4 changed files with 113 additions and 1 deletions

View File

@@ -53,6 +53,8 @@ public:
void testPubSub();
void testSet();
void testStrlen();
void testRename();
void testRenameNx();
void testRPop();
void testRPoplPush();
void testRPush();