From f18394d4f37fc175bf90117522e87bf192b71f9f Mon Sep 17 00:00:00 2001 From: Sergio Ahumada Date: Fri, 24 Aug 2012 10:51:41 +0200 Subject: 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 --- tests/auto/selftests/selftests.pro | 2 -- 1 file changed, 2 deletions(-) diff --git a/tests/auto/selftests/selftests.pro b/tests/auto/selftests/selftests.pro index 67e8ae7..1494e38 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 -- cgit v0.12