summaryrefslogtreecommitdiff
path: root/tests/csgtermtest.cc
diff options
context:
space:
mode:
Diffstat (limited to 'tests/csgtermtest.cc')
-rw-r--r--tests/csgtermtest.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/csgtermtest.cc b/tests/csgtermtest.cc
index 7fae3fb..016285e 100644
--- a/tests/csgtermtest.cc
+++ b/tests/csgtermtest.cc
@@ -75,7 +75,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