From eed033246e6ab0518c92a0bcc92f245741218db5 Mon Sep 17 00:00:00 2001 From: Mitch Curtis Date: Fri, 27 Sep 2019 10:54:32 +0200 Subject: Add translation auto test to auto.pro This amends c18c7bd7f9596e5ad3d13876a91203e1ceba2544. Change-Id: I29b48d9c8e5889bb67ea3cbc14821b5621868b6f Reviewed-by: Andy Shaw --- tests/auto/auto.pro | 3 +++ 1 file changed, 3 insertions(+) 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 -- cgit v1.2.3