summaryrefslogtreecommitdiff
path: root/tests/echotest.cc
diff options
context:
space:
mode:
Diffstat (limited to 'tests/echotest.cc')
-rw-r--r--tests/echotest.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/echotest.cc b/tests/echotest.cc
index 7f05149..96b8d1c 100644
--- a/tests/echotest.cc
+++ b/tests/echotest.cc
@@ -87,7 +87,7 @@ int main(int argc, char **argv)
currentdir = fs::current_path().generic_string();
- parser_init();
+ parser_init(QApplication::instance()->applicationDirPath().toStdString());
Context root_ctx;
register_builtin(root_ctx);
contact: Jan Huwald // Impressum