From 441c67d8dfce46e5837cefa6a86d426d811bb671 Mon Sep 17 00:00:00 2001 From: Thiago Macieira Date: Tue, 28 Sep 2010 20:28:48 +0200 Subject: Autotest: also enable testing of QtDeclarative --- tests/auto/bic/tst_bic.cpp | 1 + 1 file changed, 1 insertion(+) diff --git a/tests/auto/bic/tst_bic.cpp b/tests/auto/bic/tst_bic.cpp index 400fcc1..cd1d5ca 100644 --- a/tests/auto/bic/tst_bic.cpp +++ b/tests/auto/bic/tst_bic.cpp @@ -149,6 +149,7 @@ void tst_Bic::initTestCase_data() QTest::newRow("QtDBus") << "QtDBus"; #endif QTest::newRow("QtDesigner") << "QtDesigner"; + QTest::newRow("QtDeclarative") << "QtDeclarative"; QTest::newRow("QtMultimedia") << "QtMultimedia"; QTest::newRow("QtNetwork") << "QtNetwork"; QTest::newRow("QtOpenGL") << "QtOpenGL"; -- cgit v0.12