mirror of
https://github.com/pocoproject/poco.git
synced 2025-01-05 16:26:27 +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