mirror of
https://github.com/fmtlib/fmt.git
synced 2025-07-29 18:27:40 +02:00
Add missing newline
This commit is contained in:
@ -275,4 +275,4 @@ std::ostream& operator<<(std::ostream& os,
|
||||
|
||||
TEST(FormatterTest, FormatExplicitlyConvertibleToStringLikeIgnoreInserter) {
|
||||
EXPECT_EQ("foo", fmt::format("{}", explicitly_convertible_to_string_like()));
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user