Skip to content
This repository was archived by the owner on Sep 27, 2019. It is now read-only.

Commit eb4895c

Browse files
author
GustavoAngulo
committed
Fixed formatting
1 parent 4fa49f7 commit eb4895c

File tree

2 files changed

+1
-3
lines changed

2 files changed

+1
-3
lines changed

test/optimizer/old_optimizer_test.cpp

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,6 @@
1010
//
1111
//===----------------------------------------------------------------------===//
1212

13-
#include "common/harness.h"
14-
1513
#include "catalog/catalog.h"
1614
#include "common/statement.h"
1715
#include "concurrency/transaction_manager_factory.h"

test/optimizer/selectivity_test.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -261,4 +261,4 @@ TEST_F(SelectivityTests, EqualSelectivityTest) {
261261
}
262262

263263
} // namespace test
264-
} // namespace peloton
264+
} // namespace peloton

0 commit comments

Comments
 (0)