mirror of
https://github.com/pocoproject/poco.git
synced 2025-10-27 11:06:50 +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("myotherset");
|
||||
|
||||
Command sadd = Command::sadd("myset", "one");
|
||||
try
|
||||
|
||||
Reference in New Issue
Block a user