summaryrefslogtreecommitdiffstats
path: root/tests/auto/qsensor/test_sensor2impl.cpp
diff options
context:
space:
mode:
authorLincoln Ramsay <lincoln.ramsay@nokia.com>2011-08-23 11:24:22 +1000
committerQt by Nokia <qt-info@nokia.com>2011-08-25 07:59:15 +0200
commit7cd6a4db67cccad64e6e0965654b30353ab35d3b (patch)
tree8ece9bed05eb6a2626b2ba170cc172ffc637a005 /tests/auto/qsensor/test_sensor2impl.cpp
parent8b618a4bcc045c9298c219cad9b88902616134a3 (diff)
Add a unit test for QtmSensors.
As parts of the QtSensors unit test are re-used, they must be updated to include the correct headers. Change-Id: I189eb74fe312f74cfbe9e1fb605ac047bc9bdfbb Reviewed-on: http://codereview.qt.nokia.com/3349 Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by: Zsolt Simon <zsolt.simon@nokia.com>
Diffstat (limited to 'tests/auto/qsensor/test_sensor2impl.cpp')
-rw-r--r--tests/auto/qsensor/test_sensor2impl.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/auto/qsensor/test_sensor2impl.cpp b/tests/auto/qsensor/test_sensor2impl.cpp
index 04ee6fb0..fcecef29 100644
--- a/tests/auto/qsensor/test_sensor2impl.cpp
+++ b/tests/auto/qsensor/test_sensor2impl.cpp
@@ -40,7 +40,6 @@
****************************************************************************/
#include "test_sensor2impl.h"
-#include <qaccelerometer.h>
#include <QDebug>
char const * const testsensor2impl::id("test sensor 2 impl");