Skip to content

Commit

Permalink
Remove endiantest.
Browse files Browse the repository at this point in the history
Signed-off-by: Karthick Ariyaratnam <karthyuom@gmail.com>
  • Loading branch information
karthyuom committed May 10, 2024
1 parent 3438c5d commit 38c4375
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/server.c
Original file line number Diff line number Diff line change
Expand Up @@ -6905,7 +6905,6 @@ struct serverTest {
{"ziplist", ziplistTest},
{"quicklist", quicklistTest},
{"zipmap", zipmapTest},
{"endianconv", endianconvTest},
{"zmalloc", zmalloc_test},
{"sds", sdsTest},
{"dict", dictTest},
Expand Down

0 comments on commit 38c4375

Please sign in to comment.