diff options
author | Bradley T. Hughes <bradley.hughes@nokia.com> | 2011-11-18 10:45:39 +0100 |
---|---|---|
committer | Qt by Nokia <qt-info@nokia.com> | 2011-11-21 14:24:36 +0100 |
commit | bb493899ccb603d22db69f86d6e5a7c87fecb645 (patch) | |
tree | 97c7bfe6665b43c6f1c55a1891abaf403016a85a /tests/auto/auto.pro | |
parent | 12872b1221bb18fe569f4f59fa0f8f2a60ac4be2 (diff) | |
download | qtbase-bb493899ccb603d22db69f86d6e5a7c87fecb645.tar.gz |
Re-enable the xml autotests on Mac OS X
All tests pass.
Change-Id: I864b12c1045db1b2a25bd8a22635d42d55e5f0de
Reviewed-by: Marius Storm-Olsen <marius.storm-olsen@nokia.com>
Diffstat (limited to 'tests/auto/auto.pro')
-rw-r--r-- | tests/auto/auto.pro | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/auto/auto.pro b/tests/auto/auto.pro index 88d99a751f..98d4c2dfc3 100644 --- a/tests/auto/auto.pro +++ b/tests/auto/auto.pro @@ -27,6 +27,5 @@ mac { opengl.CONFIG += no_check_target sql.CONFIG += no_check_target v8.CONFIG += no_check_target - xml.CONFIG += no_check_target widgets.CONFIG += no_check_target } |