aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/drawer/drawer.pro
diff options
context:
space:
mode:
authorJ-P Nurmi <jpnurmi@qt.io>2017-09-27 14:36:19 +0200
committerJ-P Nurmi <jpnurmi@qt.io>2017-09-27 13:42:22 +0000
commit96aec78737322152fb6742a7fa516489b7ce7b50 (patch)
tree98b76f5c8eb8555d5230400711c3a326955426b8 /tests/auto/drawer/drawer.pro
parent391cba9a1e7fc6b2c8a26e4fbcab90a2bf670e78 (diff)
Rename tst_Drawer to tst_QQuickDrawer
Change-Id: I186b3ed95eda5178f861bc501be481c971641767 Reviewed-by: Mitch Curtis <mitch.curtis@qt.io>
Diffstat (limited to 'tests/auto/drawer/drawer.pro')
-rw-r--r--tests/auto/drawer/drawer.pro14
1 files changed, 0 insertions, 14 deletions
diff --git a/tests/auto/drawer/drawer.pro b/tests/auto/drawer/drawer.pro
deleted file mode 100644
index 7dfc3638..00000000
--- a/tests/auto/drawer/drawer.pro
+++ /dev/null
@@ -1,14 +0,0 @@
-CONFIG += testcase
-TARGET = tst_drawer
-SOURCES += tst_drawer.cpp
-
-macos:CONFIG -= app_bundle
-
-QT += core-private gui-private qml-private quick-private testlib quicktemplates2-private
-
-include (../shared/util.pri)
-
-TESTDATA = data/*
-
-OTHER_FILES += \
- data/*.qml