Add missing newlines
This commit is contained in:
@ -13,4 +13,4 @@ TEST(Utils, trim_comment) {
|
||||
|
||||
TEST(Utils, count_words) {
|
||||
ASSERT_EQ(utils::count_words("some text # comment"), 2);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user