Commit f09334dc authored by gabime's avatar gabime

Updated pattern_foramtter tests

parent d1d2609f
......@@ -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>();
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment