diff options
author | Ulf Hermann <[email protected]> | 2020-01-24 18:47:53 +0100 |
---|---|---|
committer | Ulf Hermann <[email protected]> | 2020-01-28 09:58:14 +0100 |
commit | 7f95c4f9426f6f6fb1aa21f9155036178f3c01a1 (patch) | |
tree | 929186f1b4f93478262e2214ce388fab437ec8e2 | |
parent | 406f15ce0e2707452462ff73b2d660ece960623f (diff) |
Remove duplicate reference to qmlformat test
Change-Id: I8835bda9e84ad48e1e52bf77cbc25bab1c37fc9d
Reviewed-by: Simon Hausmann <[email protected]>
-rw-r--r-- | tests/auto/qml/qml.pro | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/auto/qml/qml.pro b/tests/auto/qml/qml.pro index f1712e41e3..7a2ba10096 100644 --- a/tests/auto/qml/qml.pro +++ b/tests/auto/qml/qml.pro @@ -12,7 +12,6 @@ PUBLICTESTS += \ qqmlfileselector PUBLICTESTS += \ - qmlformat \ qqmlcomponent \ qqmlconsole \ qqmlengine \ |