00001 00002 #ifndef TEST_CONFIG_HPP 00003 #define TEST_CONFIG_HPP 00004 00005 static const char* DataDir = "@DATA_DIR@"; 00006 00007 #endif 00008