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

@@ -5,6 +5,7 @@
#include <iostream>
#include "includes.h"
#include "spdlog/sinks/basic_file_sink.h"
#define SIMPLE_LOG "test_logs/simple_log.txt"
#define SIMPLE_ASYNC_LOG "test_logs/simple_async_log.txt"