From 8ed711070438e6e06645b4cd95f471d2486d421d Mon Sep 17 00:00:00 2001 From: "Bradley T. Hughes" Date: Thu, 17 Nov 2011 14:51:00 +0100 Subject: [PATCH] Re-enable the tools autotests on Mac OS X All tests pass. Change-Id: I361a0a70ca2993a0ea3bf690c3c97743ec6f5831 Reviewed-by: Marius Storm-Olsen --- tests/auto/auto.pro | 1 - 1 file changed, 1 deletion(-) diff --git a/tests/auto/auto.pro b/tests/auto/auto.pro index 31adc92b6f..85adf762ad 100644 --- a/tests/auto/auto.pro +++ b/tests/auto/auto.pro @@ -28,7 +28,6 @@ mac { opengl.CONFIG += no_check_target sql.CONFIG += no_check_target testlib.CONFIG += no_check_target - tools.CONFIG += no_check_target v8.CONFIG += no_check_target xml.CONFIG += no_check_target other.CONFIG += no_check_target