aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/qml/qml.pro
diff options
context:
space:
mode:
authorShawn Rutledge <shawn.rutledge@qt.io>2019-02-21 17:41:18 +0100
committerShawn Rutledge <shawn.rutledge@qt.io>2019-02-22 13:13:20 +0000
commit2d79c167e0e127e99a4b439dc3c8536770c110a9 (patch)
tree092c445e036745d76eb22a099408330a76e3889b /tests/auto/qml/qml.pro
parent0526c0464dc271e9c7b5dce58cb3e85dab4340c8 (diff)
Add tst_qqmltablemodel to the .pro so that it gets built and run
Change-Id: I2d6a5c93686bb7b53e6b467c66153907c57ac8a5 Reviewed-by: Mitch Curtis <mitch.curtis@qt.io>
Diffstat (limited to 'tests/auto/qml/qml.pro')
-rw-r--r--tests/auto/qml/qml.pro1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/auto/qml/qml.pro b/tests/auto/qml/qml.pro
index 5448088ee5..86f36286d9 100644
--- a/tests/auto/qml/qml.pro
+++ b/tests/auto/qml/qml.pro
@@ -70,6 +70,7 @@ PRIVATETESTS += \
qqmltranslation \
qqmlimport \
qqmlobjectmodel \
+ qqmltablemodel \
qv4assembler \
qv4mm \
qv4identifiertable \