aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/qmlpreview/qmlpreview.qbs
diff options
context:
space:
mode:
Diffstat (limited to 'src/plugins/qmlpreview/qmlpreview.qbs')
-rw-r--r--src/plugins/qmlpreview/qmlpreview.qbs4
1 files changed, 1 insertions, 3 deletions
diff --git a/src/plugins/qmlpreview/qmlpreview.qbs b/src/plugins/qmlpreview/qmlpreview.qbs
index 7b0f96dde76..e44f432c41a 100644
--- a/src/plugins/qmlpreview/qmlpreview.qbs
+++ b/src/plugins/qmlpreview/qmlpreview.qbs
@@ -38,9 +38,7 @@ QtcPlugin {
]
}
- Group {
- name: "Unit tests"
- condition: qtc.testsEnabled
+ QtcTestFiles {
prefix: "tests/"
files: [
"qmlpreviewclient_test.cpp",