From 3df65080714181244db9654b238c3032c3091be9 Mon Sep 17 00:00:00 2001 From: "Bradley T. Hughes" Date: Fri, 18 Nov 2011 09:54:19 +0100 Subject: [PATCH] Re-enable the testlib autotests on Mac OS X All tests pass. Change-Id: If6fa41826299bfc9f712d66df85920f01c3bdef4 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 ee470c20b4..286a3be8b0 100644 --- a/tests/auto/auto.pro +++ b/tests/auto/auto.pro @@ -27,7 +27,6 @@ mac { network.CONFIG += no_check_target opengl.CONFIG += no_check_target sql.CONFIG += no_check_target - testlib.CONFIG += no_check_target v8.CONFIG += no_check_target xml.CONFIG += no_check_target widgets.CONFIG += no_check_target