summaryrefslogtreecommitdiffstats
path: root/tests/auto/network/bearer/qnetworkconfiguration/qnetworkconfiguration.pro
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/network/bearer/qnetworkconfiguration/qnetworkconfiguration.pro')
-rw-r--r--tests/auto/network/bearer/qnetworkconfiguration/qnetworkconfiguration.pro6
1 files changed, 0 insertions, 6 deletions
diff --git a/tests/auto/network/bearer/qnetworkconfiguration/qnetworkconfiguration.pro b/tests/auto/network/bearer/qnetworkconfiguration/qnetworkconfiguration.pro
deleted file mode 100644
index cde82a4fb2..0000000000
--- a/tests/auto/network/bearer/qnetworkconfiguration/qnetworkconfiguration.pro
+++ /dev/null
@@ -1,6 +0,0 @@
-CONFIG += testcase
-TARGET = tst_qnetworkconfiguration
-SOURCES += tst_qnetworkconfiguration.cpp
-HEADERS += ../qbearertestcommon.h
-
-QT = core network testlib