Cleaned tests

This commit is contained in:
gabime
2023-09-29 00:45:09 +03:00
parent b169859ce9
commit 8dc7ba7e3d
13 changed files with 16 additions and 9 deletions

View File

@@ -1,4 +1,6 @@
#include "includes.h"
#include "spdlog/sinks/daily_file_sink.h"
#include "spdlog/sinks/rotating_file_sink.h"
static const char *const tested_logger_name = "null_logger";
static const char *const tested_logger_name2 = "null_logger2";