Skip to content

Commit da75bd6

Browse files
committed
test: update description of TAP tests
1 parent a700bd1 commit da75bd6

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

test.lua

+4-1
Original file line numberDiff line numberDiff line change
@@ -230,7 +230,10 @@ init_box()
230230
-- 2. errors test,
231231
-- 3. not expire test,
232232
-- 4. kill zombie test
233-
-- 5. default drop function test
233+
-- 5. multiple expires test
234+
-- 6. default drop function test
235+
-- 7. restart test
236+
-- 8. complex key test
234237
-- ========================================================================= --
235238
test:plan(8)
236239

0 commit comments

Comments
 (0)