From ed1d0886ca343b8db3e1f9e73a3e25122dcc3b4b Mon Sep 17 00:00:00 2001 From: "Bradley T. Hughes" Date: Wed, 18 Jan 2012 09:05:46 +0100 Subject: Re-enable 'make check' for tests/auto/widgets We want the autotests for the QtWidgets library to be run on Mac OS X as well. Change-Id: Ie731b802b64222c84116e2df82f536acf4971565 Reviewed-by: Jason McDonald --- tests/auto/auto.pro | 1 - 1 file changed, 1 deletion(-) (limited to 'tests/auto/auto.pro') diff --git a/tests/auto/auto.pro b/tests/auto/auto.pro index 05b6f84fa9..4f81c43553 100644 --- a/tests/auto/auto.pro +++ b/tests/auto/auto.pro @@ -20,5 +20,4 @@ cross_compile: SUBDIRS -= tools # disable 'make check' on Mac OS X for the following subdirs for the time being mac { network.CONFIG += no_check_target - widgets.CONFIG += no_check_target } -- cgit v1.2.3