From 08e37a16c202364b0b919653f3a17979388cac27 Mon Sep 17 00:00:00 2001 From: Gunnar Sletta Date: Thu, 18 Aug 2011 10:25:38 +0200 Subject: Don't skip autotest and export needed symbol Change-Id: Ib5090348cefa955caa54c5e4fff8cb961ddb8e52 Reviewed-on: http://codereview.qt.nokia.com/3147 Reviewed-by: Kim M. Kalland Reviewed-by: Qt Sanity Bot --- tests/auto/declarative/nodes/tst_nodestest.cpp | 2 -- 1 file changed, 2 deletions(-) (limited to 'tests') diff --git a/tests/auto/declarative/nodes/tst_nodestest.cpp b/tests/auto/declarative/nodes/tst_nodestest.cpp index 1d825fbd34..6b1fa85a4a 100644 --- a/tests/auto/declarative/nodes/tst_nodestest.cpp +++ b/tests/auto/declarative/nodes/tst_nodestest.cpp @@ -220,8 +220,6 @@ void NodesTest::simulatedEffect_data() void NodesTest::simulatedEffect() { - QSKIP("QTBUG-20029", SkipAll); - QFETCH(bool, connected); QSGRootNode root; -- cgit v1.2.3