aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--tests/auto/declarative/declarative.pro3
-rw-r--r--tests/auto/qmldevtools/qmldevtools.pro3
-rw-r--r--tests/auto/qtquick1/qtquick1.pro3
3 files changed, 0 insertions, 9 deletions
diff --git a/tests/auto/declarative/declarative.pro b/tests/auto/declarative/declarative.pro
index 5569eb65c9..a6bbd679b9 100644
--- a/tests/auto/declarative/declarative.pro
+++ b/tests/auto/declarative/declarative.pro
@@ -94,6 +94,3 @@ contains(QT_CONFIG, private_tests) {
SUBDIRS += $$PRIVATETESTS
SUBDIRS += $$SGTESTS
}
-
-# Tests which should run in Pulse
-PULSE_TESTS = $$SUBDIRS
diff --git a/tests/auto/qmldevtools/qmldevtools.pro b/tests/auto/qmldevtools/qmldevtools.pro
index 28ab27b949..a0ca1bff87 100644
--- a/tests/auto/qmldevtools/qmldevtools.pro
+++ b/tests/auto/qmldevtools/qmldevtools.pro
@@ -4,6 +4,3 @@ contains(QT_CONFIG, private_tests) {
SUBDIRS += \
compile
}
-
-# Tests which should run in Pulse
-PULSE_TESTS = $$SUBDIRS
diff --git a/tests/auto/qtquick1/qtquick1.pro b/tests/auto/qtquick1/qtquick1.pro
index 489accb839..bc97410a7e 100644
--- a/tests/auto/qtquick1/qtquick1.pro
+++ b/tests/auto/qtquick1/qtquick1.pro
@@ -46,6 +46,3 @@ contains(QT_CONFIG, private_tests) {
examples
}
-
-# Tests which should run in Pulse
-PULSE_TESTS = $$SUBDIRS