summaryrefslogtreecommitdiff
path: root/tests/auto/xmlpatterns/tst_xmlpatterns.cpp
diff options
context:
space:
mode:
authorJason McDonald <jason.mcdonald@nokia.com>2011-09-29 16:01:54 +1000
committerQt by Nokia <qt-info@nokia.com>2011-09-30 04:16:57 +0200
commit70e6c71f7e8e4c12672075e7477f4f1d99f320e6 (patch)
treea34ea8e693befb810ef3444e7f6f3aa64a6dedfe /tests/auto/xmlpatterns/tst_xmlpatterns.cpp
parente15d4c73762ca8b21acebe581c520bcd06a8d867 (diff)
downloadqtxmlpatterns-70e6c71f7e8e4c12672075e7477f4f1d99f320e6.tar.gz
Remove Symbian-specific code from tests.
Symbian is not a supported platform for Qt5, so this code is no longer required. Change-Id: I273c8bffdeec2bb026936d93c00ef3c79b7a1ad9 Reviewed-on: http://codereview.qt-project.org/5775 Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by: Rohan McGovern <rohan.mcgovern@nokia.com>
Diffstat (limited to 'tests/auto/xmlpatterns/tst_xmlpatterns.cpp')
-rw-r--r--tests/auto/xmlpatterns/tst_xmlpatterns.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/auto/xmlpatterns/tst_xmlpatterns.cpp b/tests/auto/xmlpatterns/tst_xmlpatterns.cpp
index 9f8de46..d52d3bc 100644
--- a/tests/auto/xmlpatterns/tst_xmlpatterns.cpp
+++ b/tests/auto/xmlpatterns/tst_xmlpatterns.cpp
@@ -106,7 +106,6 @@ tst_XmlPatterns::tst_XmlPatterns() : m_generatedTests(0)
, m_command(QLatin1String("xmlpatterns"))
, m_dontRun(false)
{
- Q_SET_DEFAULT_IAP
}
void tst_XmlPatterns::initTestCase()