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