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