mirror of
https://github.com/gabime/spdlog.git
synced 2024-11-27 07:14:12 +08:00
Updated pattern_foramtter tests
This commit is contained in:
parent
d1d2609f49
commit
f09334dc6f
@ -193,6 +193,7 @@ TEST_CASE("left_padded_max", "[pattern_formatter]")
|
||||
"[pattern_tester ] Some message\n");
|
||||
}
|
||||
|
||||
|
||||
TEST_CASE("clone-default-formatter", "[pattern_formatter]")
|
||||
{
|
||||
auto formatter_1 = std::make_shared<spdlog::pattern_formatter>();
|
||||
|
Loading…
Reference in New Issue
Block a user