summaryrefslogtreecommitdiff
path: root/tests/auto/websockets/qwebsocketcorsauthenticator/qwebsocketcorsauthenticator.pro
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/websockets/qwebsocketcorsauthenticator/qwebsocketcorsauthenticator.pro')
-rw-r--r--tests/auto/websockets/qwebsocketcorsauthenticator/qwebsocketcorsauthenticator.pro12
1 files changed, 0 insertions, 12 deletions
diff --git a/tests/auto/websockets/qwebsocketcorsauthenticator/qwebsocketcorsauthenticator.pro b/tests/auto/websockets/qwebsocketcorsauthenticator/qwebsocketcorsauthenticator.pro
deleted file mode 100644
index caa97ad..0000000
--- a/tests/auto/websockets/qwebsocketcorsauthenticator/qwebsocketcorsauthenticator.pro
+++ /dev/null
@@ -1,12 +0,0 @@
-CONFIG += console
-CONFIG += testcase
-CONFIG -= app_bundle
-
-TEMPLATE = app
-
-TARGET = tst_qwebsocketcorsauthenticator
-
-QT = testlib websockets
-
-SOURCES += tst_qwebsocketcorsauthenticator.cpp
-