summaryrefslogtreecommitdiff
path: root/tests/auto/qgeocoordinate
diff options
context:
space:
mode:
authoralex <alex.blasche@nokia.com>2011-10-05 18:19:22 +1000
committerQt by Nokia <qt-info@nokia.com>2011-10-06 03:10:55 +0200
commit1843ebe4879e19dadcb1e55cb3d61909cac3ae63 (patch)
treebd47175a13e95b4974b192c9d60ff3d84f63de6e /tests/auto/qgeocoordinate
parent35467d40d3b655324c40f780d7de5c5594b8d0b8 (diff)
downloadqtlocation-1843ebe4879e19dadcb1e55cb3d61909cac3ae63.tar.gz
Cleanup project files of test case plug-ins
Change-Id: I7acd96b60748c6b441b4d4d60dc99d715623e49b Reviewed-on: http://codereview.qt-project.org/6030 Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by: Aaron McCarthy <aaron.mccarthy@nokia.com>
Diffstat (limited to 'tests/auto/qgeocoordinate')
-rw-r--r--tests/auto/qgeocoordinate/tst_qgeocoordinate.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/auto/qgeocoordinate/tst_qgeocoordinate.cpp b/tests/auto/qgeocoordinate/tst_qgeocoordinate.cpp
index 91a6bbb7..484b76d1 100644
--- a/tests/auto/qgeocoordinate/tst_qgeocoordinate.cpp
+++ b/tests/auto/qgeocoordinate/tst_qgeocoordinate.cpp
@@ -894,5 +894,5 @@ private slots:
}
};
-QTEST_MAIN(tst_QGeoCoordinate)
+QTEST_GUILESS_MAIN(tst_QGeoCoordinate)
#include "tst_qgeocoordinate.moc"