Enable debug in tests.

This commit is contained in:
Igor Mróz 2020-10-20 08:23:40 +02:00
parent 942fcd1bc9
commit ba5f62a512
No known key found for this signature in database
GPG Key ID: F32A9B94C1DC1AF2

View File

@ -1,5 +1,5 @@
#define CATCH_CONFIG_MAIN
#define CROW_LOG_LEVEL 10
#define CROW_LOG_LEVEL 0
#include <sys/stat.h>
#include <iostream>