Skip to content

Commit

Permalink
Update be/test/olap/segcompaction_test.cpp
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
zhannngchen and github-actions[bot] authored Jul 20, 2024
1 parent e5f0522 commit 03eb24e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion be/test/olap/segcompaction_test.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ static const std::string lTestDir = "./data_test/data/segcompaction_test";

class SegCompactionTest : public testing::Test {
public:
SegCompactionTest() {}
SegCompactionTest() = default;

void SetUp() {
config::enable_segcompaction = true;
Expand Down

0 comments on commit 03eb24e

Please sign in to comment.