blob: 8905793e9ebf2ae4ea63270bdca3e8ea387c7855 [file] [log] [blame]
#include "config.h"
const char* ERRLOG_PERSIST_PATH = "/tmp/errors";
const char* EXTENSION_PERSIST_DIR = "/tmp/extensions";
const bool IS_UNIT_TEST = true;