[Unit-tests] Do not initiate sqldb by default unless requested.

This commit is contained in:
Andrey Volk
2019-12-13 00:54:03 +04:00
parent b3002b91a8
commit 44ba7eb753
2 changed files with 10 additions and 7 deletions

View File

@@ -34,7 +34,7 @@
#include <test/switch_test.h>
FST_CORE_BEGIN("./conf")
FST_CORE_DB_BEGIN("./conf")
{
FST_SUITE_BEGIN(switch_core_db)
{