summaryrefslogtreecommitdiffstats
path: root/tests/benchmarks/network/access/qnetworkreply/qnetworkreply.pro
diff options
context:
space:
mode:
Diffstat (limited to 'tests/benchmarks/network/access/qnetworkreply/qnetworkreply.pro')
-rw-r--r--tests/benchmarks/network/access/qnetworkreply/qnetworkreply.pro9
1 files changed, 0 insertions, 9 deletions
diff --git a/tests/benchmarks/network/access/qnetworkreply/qnetworkreply.pro b/tests/benchmarks/network/access/qnetworkreply/qnetworkreply.pro
deleted file mode 100644
index 2378cd4862..0000000000
--- a/tests/benchmarks/network/access/qnetworkreply/qnetworkreply.pro
+++ /dev/null
@@ -1,9 +0,0 @@
-TEMPLATE = app
-TARGET = tst_bench_qnetworkreply
-
-QT -= gui
-QT += core-private network network-private testlib
-
-CONFIG += release
-
-SOURCES += tst_qnetworkreply.cpp