summaryrefslogtreecommitdiffstats
path: root/tests/auto/gui/kernel/qguieventdispatcher/qguieventdispatcher.pro
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/gui/kernel/qguieventdispatcher/qguieventdispatcher.pro')
-rw-r--r--tests/auto/gui/kernel/qguieventdispatcher/qguieventdispatcher.pro4
1 files changed, 0 insertions, 4 deletions
diff --git a/tests/auto/gui/kernel/qguieventdispatcher/qguieventdispatcher.pro b/tests/auto/gui/kernel/qguieventdispatcher/qguieventdispatcher.pro
deleted file mode 100644
index 3057037e74..0000000000
--- a/tests/auto/gui/kernel/qguieventdispatcher/qguieventdispatcher.pro
+++ /dev/null
@@ -1,4 +0,0 @@
-CONFIG += testcase
-TARGET = tst_qguieventdispatcher
-QT = core gui testlib
-SOURCES += ../../../corelib/kernel/qeventdispatcher/tst_qeventdispatcher.cpp