summaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
authorSergio Ahumada <sergio.ahumada@nokia.com>2012-08-24 10:51:41 +0200
committerQt by Nokia <qt-info@nokia.com>2012-08-25 05:48:32 +0200
commitf18394d4f37fc175bf90117522e87bf192b71f9f (patch)
tree1674d470ff86e92436382072bd56da13dede45e2 /tests
parent0e3616c224e250de6bb4d4ef0c7bb700b119546b (diff)
test: Remove useless insignificant_test mark
This mark does not have any effect as the real mark is under tests/auto/selftests/test/test.pro Change-Id: I8885e6921940d0652326934dd1acc2d0cd3bc7a0 Reviewed-by: Toby Tomkins <toby.tomkins@nokia.com>
Diffstat (limited to 'tests')
-rw-r--r--tests/auto/selftests/selftests.pro2
1 files changed, 0 insertions, 2 deletions
diff --git a/tests/auto/selftests/selftests.pro b/tests/auto/selftests/selftests.pro
index 67e8ae76a2..1494e388a3 100644
--- a/tests/auto/selftests/selftests.pro
+++ b/tests/auto/selftests/selftests.pro
@@ -15,5 +15,3 @@ QT = core
integrity: SUBDIRS -= test
CONFIG += parallel_test
-
-CONFIG+=insignificant_test # QTQAINFRA-428