summaryrefslogtreecommitdiff
path: root/sync.profile
diff options
context:
space:
mode:
Diffstat (limited to 'sync.profile')
-rw-r--r--sync.profile5
1 files changed, 5 insertions, 0 deletions
diff --git a/sync.profile b/sync.profile
index bd29e380..78ee9513 100644
--- a/sync.profile
+++ b/sync.profile
@@ -27,3 +27,8 @@
"qtxmlpatterns" => "refs/heads/master",
"qtdeclarative" => "refs/heads/master",
);
+
+# compile tests
+%configtests = (
+ "jsondb" => {}
+);