aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/quick/touchmouse
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/quick/touchmouse')
-rw-r--r--tests/auto/quick/touchmouse/tst_touchmouse.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/auto/quick/touchmouse/tst_touchmouse.cpp b/tests/auto/quick/touchmouse/tst_touchmouse.cpp
index 5cd2187db5..309c01dcdc 100644
--- a/tests/auto/quick/touchmouse/tst_touchmouse.cpp
+++ b/tests/auto/quick/touchmouse/tst_touchmouse.cpp
@@ -618,7 +618,7 @@ void tst_TouchMouse::buttonOnDelayedPressFlickable_data()
// the item should never see the event,
// due to the pressDelay which never delivers if we start moving
-// QTest::newRow("scroll before press delay is over") << true;
+ QTest::newRow("scroll before press delay is over") << true;
// wait until the "button" sees the press but then
// start moving: the button gets a press and cancel event