aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/qquickdrawer/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/qquickdrawer/CMakeLists.txt')
-rw-r--r--tests/auto/qquickdrawer/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/auto/qquickdrawer/CMakeLists.txt b/tests/auto/qquickdrawer/CMakeLists.txt
index 1c2342f0..9e1057d4 100644
--- a/tests/auto/qquickdrawer/CMakeLists.txt
+++ b/tests/auto/qquickdrawer/CMakeLists.txt
@@ -27,6 +27,7 @@ qt_internal_add_test(tst_qquickdrawer
Qt::QuickControls2Private
Qt::QuickPrivate
Qt::QuickTemplates2Private
+ Qt::QuickTest
Qt::TestPrivate
TESTDATA ${test_data}
)