summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--tests/auto/corelib/io/qurlinternal/tst_qurlinternal.cpp3
1 files changed, 1 insertions, 2 deletions
diff --git a/tests/auto/corelib/io/qurlinternal/tst_qurlinternal.cpp b/tests/auto/corelib/io/qurlinternal/tst_qurlinternal.cpp
index 34b9c94865..f853bab9e5 100644
--- a/tests/auto/corelib/io/qurlinternal/tst_qurlinternal.cpp
+++ b/tests/auto/corelib/io/qurlinternal/tst_qurlinternal.cpp
@@ -104,6 +104,7 @@ private Q_SLOTS:
void encodingRecodeInvalidUtf8_data();
void encodingRecodeInvalidUtf8();
};
+#include "tst_qurlinternal.moc"
void tst_QUrlInternal::idna_testsuite_data()
{
@@ -979,5 +980,3 @@ void tst_QUrlInternal::encodingRecodeInvalidUtf8()
}
QTEST_APPLESS_MAIN(tst_QUrlInternal)
-
-#include "tst_qurlinternal.moc"