infdahai commented on code in PR #1444:
URL:
https://github.com/apache/incubator-kvrocks/pull/1444#discussion_r1197971321
##########
tests/cppunit/types/set_test.cc:
##########
@@ -191,6 +191,23 @@ TEST_F(RedisSetTest, Inter) {
set_->Del(k3);
}
+TEST_F(RedisSetTest, InterCard) {
Review Comment:
I plan to add these in `inter` tests later beacause `intercard` is a subset
of calling `inter` .
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]