summaryrefslogtreecommitdiff
path: root/tests/functional-tests/configuration.json.in
diff options
context:
space:
mode:
Diffstat (limited to 'tests/functional-tests/configuration.json.in')
-rw-r--r--tests/functional-tests/configuration.json.in8
1 files changed, 8 insertions, 0 deletions
diff --git a/tests/functional-tests/configuration.json.in b/tests/functional-tests/configuration.json.in
new file mode 100644
index 000000000..06a5be195
--- /dev/null
+++ b/tests/functional-tests/configuration.json.in
@@ -0,0 +1,8 @@
+{
+ "PREFIX": "@prefix@",
+ "RAW_EXEC_PREFIX": "@exec_prefix@",
+ "RAW_DATAROOT_DIR": "@datarootdir@",
+ "TEST_ONTOLOGIES_DIR": "@FUNCTIONAL_TESTS_ONTOLOGIES_DIR@",
+ "TRACKER_STORE_PATH": "@FUNCTIONAL_TESTS_TRACKER_STORE_PATH@",
+ "disableJournal": "@DISABLE_JOURNAL_TRUE@"
+}