summaryrefslogtreecommitdiff
path: root/tests/auto/qml/qmlwebsockets_compat/qmlwebsockets_compat.pro
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/qml/qmlwebsockets_compat/qmlwebsockets_compat.pro')
-rw-r--r--tests/auto/qml/qmlwebsockets_compat/qmlwebsockets_compat.pro9
1 files changed, 0 insertions, 9 deletions
diff --git a/tests/auto/qml/qmlwebsockets_compat/qmlwebsockets_compat.pro b/tests/auto/qml/qmlwebsockets_compat/qmlwebsockets_compat.pro
deleted file mode 100644
index 104e6de..0000000
--- a/tests/auto/qml/qmlwebsockets_compat/qmlwebsockets_compat.pro
+++ /dev/null
@@ -1,9 +0,0 @@
-TEMPLATE = app
-TARGET = tst_qmlwebsockets_compat
-CONFIG += qmltestcase
-CONFIG += console
-SOURCES += tst_qmlwebsockets_compat.cpp
-
-importFiles.path = .
-DEPLOYMENT += importFiles
-