aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/declarative/debugger/qpacketprotocol/qpacketprotocol.pro
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/declarative/debugger/qpacketprotocol/qpacketprotocol.pro')
-rw-r--r--tests/auto/declarative/debugger/qpacketprotocol/qpacketprotocol.pro10
1 files changed, 0 insertions, 10 deletions
diff --git a/tests/auto/declarative/debugger/qpacketprotocol/qpacketprotocol.pro b/tests/auto/declarative/debugger/qpacketprotocol/qpacketprotocol.pro
deleted file mode 100644
index 949132feff..0000000000
--- a/tests/auto/declarative/debugger/qpacketprotocol/qpacketprotocol.pro
+++ /dev/null
@@ -1,10 +0,0 @@
-CONFIG += testcase
-TARGET = tst_qpacketprotocol
-macx:CONFIG -= app_bundle
-
-HEADERS += ../shared/debugutil_p.h
-SOURCES += tst_qpacketprotocol.cpp \
- ../shared/debugutil.cpp
-
-CONFIG += parallel_test
-QT += declarative-private network testlib