mirror of
https://github.com/pocoproject/poco.git
synced 2025-10-27 19:10:20 +01:00
cleanup myotherset in testSMOVE to make the test repeatable
This commit is contained in:
@@ -1934,6 +1934,7 @@ void RedisTest::testSMOVE()
|
|||||||
}
|
}
|
||||||
|
|
||||||
delKey("myset");
|
delKey("myset");
|
||||||
|
delKey("myotherset");
|
||||||
|
|
||||||
Command sadd = Command::sadd("myset", "one");
|
Command sadd = Command::sadd("myset", "one");
|
||||||
try
|
try
|
||||||
|
|||||||
Reference in New Issue
Block a user