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

@@ -4,6 +4,7 @@
*/
#include "includes.h"
#include "spdlog/sinks/basic_file_sink.h"
#if SPDLOG_ACTIVE_LEVEL != SPDLOG_LEVEL_DEBUG
#error "Invalid SPDLOG_ACTIVE_LEVEL in test. Should be SPDLOG_LEVEL_DEBUG"