Skip to content

Commit

Permalink
Revert "Remove endianconvTest from serverTests."
Browse files Browse the repository at this point in the history
This reverts commit 6fcd60f.
  • Loading branch information
karthyuom committed May 9, 2024
1 parent 6fcd60f commit b66eb82
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 @@ -6906,6 +6906,7 @@ struct serverTest {
{"quicklist", quicklistTest},
{"zipmap", zipmapTest},
{"sha1test", sha1Test},
{"endianconv", endianconvTest},
{"zmalloc", zmalloc_test},
{"sds", sdsTest},
{"dict", dictTest},
Expand Down

0 comments on commit b66eb82

Please sign in to comment.