aboutsummaryrefslogtreecommitdiffstats
path: root/test/TestHelper.h
diff options
context:
space:
mode:
Diffstat (limited to 'test/TestHelper.h')
-rw-r--r--test/TestHelper.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/TestHelper.h b/test/TestHelper.h
index 8c2eec36..9c61be3b 100644
--- a/test/TestHelper.h
+++ b/test/TestHelper.h
@@ -35,6 +35,7 @@ namespace test
struct Options: boost::noncopyable
{
std::string ipcPath;
+ std::string testPath;
bool showMessages = false;
bool optimize = false;
bool disableIPC = false;