summaryrefslogtreecommitdiffstats
path: root/tests/auto/qgeolocation/qgeolocation.pro
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/qgeolocation/qgeolocation.pro')
-rw-r--r--tests/auto/qgeolocation/qgeolocation.pro9
1 files changed, 0 insertions, 9 deletions
diff --git a/tests/auto/qgeolocation/qgeolocation.pro b/tests/auto/qgeolocation/qgeolocation.pro
deleted file mode 100644
index 3b5b3a32..00000000
--- a/tests/auto/qgeolocation/qgeolocation.pro
+++ /dev/null
@@ -1,9 +0,0 @@
-CONFIG += testcase
-TARGET = tst_qgeolocation
-
-HEADERS += ../utils/qlocationtestutils_p.h \
- tst_qgeolocation.h
-SOURCES += tst_qgeolocation.cpp \
- ../utils/qlocationtestutils.cpp
-
-QT += positioning testlib