summaryrefslogtreecommitdiffstats
path: root/tests/auto/declarative/qdeclarativestyledtext/tst_qdeclarativestyledtext.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/declarative/qdeclarativestyledtext/tst_qdeclarativestyledtext.cpp')
-rw-r--r--tests/auto/declarative/qdeclarativestyledtext/tst_qdeclarativestyledtext.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/auto/declarative/qdeclarativestyledtext/tst_qdeclarativestyledtext.cpp b/tests/auto/declarative/qdeclarativestyledtext/tst_qdeclarativestyledtext.cpp
index 10bd1808..382d00b5 100644
--- a/tests/auto/declarative/qdeclarativestyledtext/tst_qdeclarativestyledtext.cpp
+++ b/tests/auto/declarative/qdeclarativestyledtext/tst_qdeclarativestyledtext.cpp
@@ -57,7 +57,7 @@ private slots:
};
// For malformed input all we test is that we get the expected text out.
-//
+//
void tst_qdeclarativestyledtext::textOutput_data()
{
QTest::addColumn<QString>("input");