summaryrefslogtreecommitdiffstats
path: root/tests/auto/qnetworkconfiguration/qnetworkconfiguration.pro
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/qnetworkconfiguration/qnetworkconfiguration.pro')
-rw-r--r--tests/auto/qnetworkconfiguration/qnetworkconfiguration.pro9
1 files changed, 1 insertions, 8 deletions
diff --git a/tests/auto/qnetworkconfiguration/qnetworkconfiguration.pro b/tests/auto/qnetworkconfiguration/qnetworkconfiguration.pro
index c5a08b3..ce11cc7 100644
--- a/tests/auto/qnetworkconfiguration/qnetworkconfiguration.pro
+++ b/tests/auto/qnetworkconfiguration/qnetworkconfiguration.pro
@@ -1,16 +1,9 @@
+load(qttest_p4)
SOURCES += tst_qnetworkconfiguration.cpp
HEADERS += ../qbearertestcommon.h
-TARGET = tst_qnetworkconfiguration
-CONFIG += testcase
QT = core network
-INCLUDEPATH += ../../../src/bearer
-
-include(../../../common.pri)
-CONFIG += mobility
-MOBILITY = bearer
-
symbian {
TARGET.CAPABILITY = NetworkServices NetworkControl ReadUserData
}