aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/qml/qquickchangeset/qquickchangeset.pro
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/qml/qquickchangeset/qquickchangeset.pro')
-rw-r--r--tests/auto/qml/qquickchangeset/qquickchangeset.pro9
1 files changed, 9 insertions, 0 deletions
diff --git a/tests/auto/qml/qquickchangeset/qquickchangeset.pro b/tests/auto/qml/qquickchangeset/qquickchangeset.pro
new file mode 100644
index 0000000000..726b18665b
--- /dev/null
+++ b/tests/auto/qml/qquickchangeset/qquickchangeset.pro
@@ -0,0 +1,9 @@
+CONFIG += testcase
+TARGET = tst_qquickchangeset
+macx:CONFIG -= app_bundle
+
+SOURCES += tst_qquickchangeset.cpp
+
+CONFIG += parallel_test
+
+QT += core-private gui-private qml-private quick-private testlib