mirror of
https://github.com/gabime/spdlog.git
synced 2025-09-28 17:19:34 +08:00
Added test of pattern_formatter::clone()
This commit is contained in:
@@ -92,7 +92,7 @@ TEST_CASE("periodic flush", "[periodic_flush]")
|
||||
spdlog::drop_all();
|
||||
}
|
||||
|
||||
TEST_CASE("clone", "[clone]")
|
||||
TEST_CASE("clone-logger", "[clone]")
|
||||
{
|
||||
using namespace spdlog;
|
||||
|
||||
|
Reference in New Issue
Block a user