summaryrefslogtreecommitdiffstats
path: root/tests/auto/network/bearer/qnetworkconfiguration/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/network/bearer/qnetworkconfiguration/CMakeLists.txt')
-rw-r--r--tests/auto/network/bearer/qnetworkconfiguration/CMakeLists.txt13
1 files changed, 0 insertions, 13 deletions
diff --git a/tests/auto/network/bearer/qnetworkconfiguration/CMakeLists.txt b/tests/auto/network/bearer/qnetworkconfiguration/CMakeLists.txt
deleted file mode 100644
index 1db8bb1e6b..0000000000
--- a/tests/auto/network/bearer/qnetworkconfiguration/CMakeLists.txt
+++ /dev/null
@@ -1,13 +0,0 @@
-# Generated from qnetworkconfiguration.pro.
-
-#####################################################################
-## tst_qnetworkconfiguration Test:
-#####################################################################
-
-add_qt_test(tst_qnetworkconfiguration
- SOURCES
- ../qbearertestcommon.h
- tst_qnetworkconfiguration.cpp
- PUBLIC_LIBRARIES
- Qt::Network
-)