Skip to content

Commit

Permalink
This reverts commit 38c4375.
Browse files Browse the repository at this point in the history
  • Loading branch information
karthyuom committed May 10, 2024
1 parent 38c4375 commit d1c2cbf
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/server.c
Original file line number Diff line number Diff line change
Expand Up @@ -6905,6 +6905,7 @@ struct serverTest {
{"ziplist", ziplistTest},
{"quicklist", quicklistTest},
{"zipmap", zipmapTest},
{"endianconv", endianconvTest},
{"zmalloc", zmalloc_test},
{"sds", sdsTest},
{"dict", dictTest},
Expand Down

0 comments on commit d1c2cbf

Please sign in to comment.