aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMitch Curtis <mitch.curtis@qt.io>2019-09-27 10:54:32 +0200
committerMitch Curtis <mitch.curtis@qt.io>2019-10-11 10:19:44 +0000
commiteed033246e6ab0518c92a0bcc92f245741218db5 (patch)
tree48dee9a7f11f170f8d72d21125dae77afc25cfd3
parent788865b805bc91151ac8fe18bf7b92b1212ee07d (diff)
Add translation auto test to auto.pro
This amends c18c7bd7f9596e5ad3d13876a91203e1ceba2544. Change-Id: I29b48d9c8e5889bb67ea3cbc14821b5621868b6f Reviewed-by: Andy Shaw <andy.shaw@qt.io>
-rw-r--r--tests/auto/auto.pro3
1 files changed, 3 insertions, 0 deletions
diff --git a/tests/auto/auto.pro b/tests/auto/auto.pro
index d528b848..8612e2c1 100644
--- a/tests/auto/auto.pro
+++ b/tests/auto/auto.pro
@@ -30,3 +30,6 @@ SUBDIRS += \
revisions \
sanity \
snippets
+
+# Requires lrelease, which isn't always available in CI.
+qtHaveModule(tools): translation