Reformat code.
This commit is contained in:
@@ -20,7 +20,7 @@ to_string_rows(const Buffer &buf)
|
||||
}
|
||||
|
||||
|
||||
TEST (ReflowParagraph_NumberedList_HangingIndent)
|
||||
TEST(ReflowParagraph_NumberedList_HangingIndent)
|
||||
{
|
||||
InstallDefaultCommands();
|
||||
|
||||
@@ -99,4 +99,4 @@ TEST (ReflowParagraph_NumberedList_HangingIndent)
|
||||
|
||||
// Debug helper if something goes wrong (kept as a string for easy inspection).
|
||||
EXPECT_TRUE(!to_string_rows(*buf).empty());
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user