From c0c69fb59244c5b2ad4cd46ed33c6e886ddc250c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Simo=20F=C3=A4lt?= Date: Tue, 23 Jul 2013 11:59:21 +0300 Subject: QtQA: Fix scripts tests insignificance This reverts commit 1e9f5606d and moves the insignificant_test config property to correct pro file. Task-number: QTQAINFRA-708 Change-Id: Id4c6712ae2eef56dbfbd6e0a67012fde27bc1662 Reviewed-by: Sergio Ahumada --- qtqa.pro | 2 -- 1 file changed, 2 deletions(-) (limited to 'qtqa.pro') diff --git a/qtqa.pro b/qtqa.pro index ac25898..cc3dac2 100644 --- a/qtqa.pro +++ b/qtqa.pro @@ -10,8 +10,6 @@ tests.subdir = tests tests.CONFIG = no_default_install !contains(QT_BUILD_PARTS,tests):tests.CONFIG += no_default_target -linux-*:system(". /etc/lsb-release && [ $DISTRIB_CODENAME = precise ]"):CONFIG+=insignificant_test # QTQAINFRA-708 - SUBDIRS += \ scripts \ tests -- cgit v1.2.1