aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/qmldevtools/qmldevtools.pro
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/qmldevtools/qmldevtools.pro')
-rw-r--r--tests/auto/qmldevtools/qmldevtools.pro9
1 files changed, 9 insertions, 0 deletions
diff --git a/tests/auto/qmldevtools/qmldevtools.pro b/tests/auto/qmldevtools/qmldevtools.pro
new file mode 100644
index 0000000000..28ab27b949
--- /dev/null
+++ b/tests/auto/qmldevtools/qmldevtools.pro
@@ -0,0 +1,9 @@
+TEMPLATE = subdirs
+
+contains(QT_CONFIG, private_tests) {
+ SUBDIRS += \
+ compile
+}
+
+# Tests which should run in Pulse
+PULSE_TESTS = $$SUBDIRS