aboutsummaryrefslogtreecommitdiffstats
path: root/tests/testcontainer.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'tests/testcontainer.cpp')
-rw-r--r--tests/testcontainer.cpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/tests/testcontainer.cpp b/tests/testcontainer.cpp
index 1f5af51fa..563b75c20 100644
--- a/tests/testcontainer.cpp
+++ b/tests/testcontainer.cpp
@@ -54,8 +54,6 @@ void TestContainer::testContainerType()
QCOMPARE(reinterpret_cast<const ContainerTypeEntry*>(classA->typeEntry()->baseContainerType())->type(), ContainerTypeEntry::ListContainer);
}
-
-
QTEST_APPLESS_MAIN(TestContainer)
#include "testcontainer.moc"