summaryrefslogtreecommitdiffstats
path: root/tests/auto/testlib/selftests/datetime/tst_datetime.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/testlib/selftests/datetime/tst_datetime.cpp')
-rw-r--r--tests/auto/testlib/selftests/datetime/tst_datetime.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/auto/testlib/selftests/datetime/tst_datetime.cpp b/tests/auto/testlib/selftests/datetime/tst_datetime.cpp
index 25e50df72a..39ba9f5908 100644
--- a/tests/auto/testlib/selftests/datetime/tst_datetime.cpp
+++ b/tests/auto/testlib/selftests/datetime/tst_datetime.cpp
@@ -69,7 +69,7 @@ void tst_DateTime::qurl() const
{
QFETCH(QUrl, operandA);
QFETCH(QUrl, operandB);
-
+
QCOMPARE(operandA, operandB);
}