summaryrefslogtreecommitdiffstats
path: root/tests/auto/quick/dialogs/dialogs.pro
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/quick/dialogs/dialogs.pro')
-rw-r--r--tests/auto/quick/dialogs/dialogs.pro13
1 files changed, 0 insertions, 13 deletions
diff --git a/tests/auto/quick/dialogs/dialogs.pro b/tests/auto/quick/dialogs/dialogs.pro
deleted file mode 100644
index 79952d8ee..000000000
--- a/tests/auto/quick/dialogs/dialogs.pro
+++ /dev/null
@@ -1,13 +0,0 @@
-include(../tests.pri)
-QT += core-private webenginequick webenginequick-private
-
-HEADERS += \
- server.h \
- testhandler.h
-
-SOURCES += \
- server.cpp \
- testhandler.cpp
-
-RESOURCES += \
- dialogs.qrc