summaryrefslogtreecommitdiffstats
path: root/tests/auto/network/selftest/selftest.pro
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/network/selftest/selftest.pro')
-rw-r--r--tests/auto/network/selftest/selftest.pro6
1 files changed, 0 insertions, 6 deletions
diff --git a/tests/auto/network/selftest/selftest.pro b/tests/auto/network/selftest/selftest.pro
deleted file mode 100644
index e8312032c3..0000000000
--- a/tests/auto/network/selftest/selftest.pro
+++ /dev/null
@@ -1,6 +0,0 @@
-CONFIG += testcase
-TARGET = tst_networkselftest
-SOURCES += tst_networkselftest.cpp
-
-requires(qtConfig(private_tests))
-QT = core network network-private testlib