Skip to content

Commit

Permalink
fix lint error
Browse files Browse the repository at this point in the history
  • Loading branch information
Chris Laspias committed Feb 9, 2025
1 parent 15d294e commit 0dd0ac8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/storage/b_plus_tree_contention_test.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -126,4 +126,4 @@ TEST(BPlusTreeContentionTest, BPlusTreeContentionBenchmark) { // NOLINT
<< std::endl;
}

} // namespace bustub
} // namespace bustub

0 comments on commit 0dd0ac8

Please sign in to comment.