Skip to content

Commit c5a23ce

Browse files
committed
Fix formatting
1 parent 386243e commit c5a23ce

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

llvm/unittests/Support/DebugLogTest.cpp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,6 @@ TEST(DebugLogTest, Basic) {
6060
DEBUGLOG_WITH_STREAM_AND_TYPE(os, "B") << inc();
6161
EXPECT_THAT(count, Eq(1));
6262
}
63-
6463
}
6564
#else
6665
TEST(DebugLogTest, Basic) {

0 commit comments

Comments
 (0)