Skip to content

Commit

Permalink
Resolve conflict.
Browse files Browse the repository at this point in the history
Signed-off-by: Shivshankar-Reddy <[email protected]>
  • Loading branch information
Shivshankar-Reddy committed May 10, 2024
1 parent f9a6ae0 commit 57d02f6
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/server.c
Original file line number Diff line number Diff line change
Expand Up @@ -6931,10 +6931,8 @@ struct serverTest {
} serverTests[] = {
{"ziplist", ziplistTest},
{"quicklist", quicklistTest},
{"sha1test", sha1Test},
{"endianconv", endianconvTest},
{"zmalloc", zmalloc_test},
{"sds", sdsTest},
{"dict", dictTest},
{"listpack", listpackTest},
};
Expand Down

0 comments on commit 57d02f6

Please sign in to comment.