summaryrefslogtreecommitdiffstats
path: root/tests/tests.pro
diff options
context:
space:
mode:
Diffstat (limited to 'tests/tests.pro')
-rw-r--r--tests/tests.pro7
1 files changed, 6 insertions, 1 deletions
diff --git a/tests/tests.pro b/tests/tests.pro
index 032ca80..5e7b986 100644
--- a/tests/tests.pro
+++ b/tests/tests.pro
@@ -1,2 +1,7 @@
TEMPLATE = subdirs
-SUBDIRS = qmlexample
+SUBDIRS += \
+ qdeclarativebinding \
+ qdeclarativeborderimage
+
+# This test fails, so don't run it by default
+#SUBDIRS += qmlexample