summaryrefslogtreecommitdiffstats
path: root/tests/auto/qtsensors5/tst_qtsensors5.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/qtsensors5/tst_qtsensors5.cpp')
-rw-r--r--tests/auto/qtsensors5/tst_qtsensors5.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/auto/qtsensors5/tst_qtsensors5.cpp b/tests/auto/qtsensors5/tst_qtsensors5.cpp
index 687bf2f7..90c074c2 100644
--- a/tests/auto/qtsensors5/tst_qtsensors5.cpp
+++ b/tests/auto/qtsensors5/tst_qtsensors5.cpp
@@ -102,6 +102,7 @@ private slots:
QTest::newRow("TiltSensor 5.0") << "5.0" << "TiltSensor" << true;
QTest::newRow("AmbientLightSensor 5.0") << "5.0" << "AmbientLightSensor" << true;
QTest::newRow("ProximitySensor 5.0") << "5.0" << "ProximitySensor" << true;
+ QTest::newRow("SensorGesture 5.0") << "5.0" << "SensorGesture" << true;
}
void elements()