aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/quicktest/testevent/testevent.pro
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/quicktest/testevent/testevent.pro')
-rw-r--r--tests/auto/quicktest/testevent/testevent.pro8
1 files changed, 0 insertions, 8 deletions
diff --git a/tests/auto/quicktest/testevent/testevent.pro b/tests/auto/quicktest/testevent/testevent.pro
deleted file mode 100644
index bd97e13b89..0000000000
--- a/tests/auto/quicktest/testevent/testevent.pro
+++ /dev/null
@@ -1,8 +0,0 @@
-CONFIG += testcase
-TARGET = tst_testevent
-macos:CONFIG -= app_bundle
-
-SOURCES += tst_testevent.cpp
-QT += quick testlib qmltest-private
-
-include (../../shared/util.pri)