aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/qml/debugger/qpacketprotocol/qpacketprotocol.pro
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/qml/debugger/qpacketprotocol/qpacketprotocol.pro')
-rw-r--r--tests/auto/qml/debugger/qpacketprotocol/qpacketprotocol.pro9
1 files changed, 0 insertions, 9 deletions
diff --git a/tests/auto/qml/debugger/qpacketprotocol/qpacketprotocol.pro b/tests/auto/qml/debugger/qpacketprotocol/qpacketprotocol.pro
deleted file mode 100644
index dc0120cd87..0000000000
--- a/tests/auto/qml/debugger/qpacketprotocol/qpacketprotocol.pro
+++ /dev/null
@@ -1,9 +0,0 @@
-CONFIG += testcase
-TARGET = tst_qpacketprotocol
-osx:CONFIG -= app_bundle
-
-SOURCES += tst_qpacketprotocol.cpp
-
-include(../shared/debugutil.pri)
-
-QT += network testlib gui-private core-private