aboutsummaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
Diffstat (limited to 'tests')
-rw-r--r--tests/auto/qml/qmltyperegistrar/tst_qmltyperegistrar.cpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/tests/auto/qml/qmltyperegistrar/tst_qmltyperegistrar.cpp b/tests/auto/qml/qmltyperegistrar/tst_qmltyperegistrar.cpp
index 2f5759d697..77f1f3b9cf 100644
--- a/tests/auto/qml/qmltyperegistrar/tst_qmltyperegistrar.cpp
+++ b/tests/auto/qml/qmltyperegistrar/tst_qmltyperegistrar.cpp
@@ -33,8 +33,6 @@
#include <QtQml/QQmlEngine>
#include <QtQml/QQmlComponent>
-#define QT_FORCE_ASSERTS 1
-
void tst_qmltyperegistrar::initTestCase()
{
Q_ASSERT(QCoreApplication::instance());