summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorIevgenii Meshcheriakov <ievgenii.meshcheriakov@qt.io>2022-02-09 17:25:28 +0100
committerIevgenii Meshcheriakov <ievgenii.meshcheriakov@qt.io>2022-02-10 09:45:26 +0000
commit1b91eb912ffdeddb0899fcecf98e759140c8da5a (patch)
tree30fa107ef7eac829f2de896f5a11436cd38333bc
parentfab301620060747db99e577b4e6448bf4606ffc6 (diff)
coin: Use test template v3
This version is currently used by all but 2 qt modules. When v2 is used with this repo test failures seem to be ignored by coin. Change-Id: I6dcd6a6056aa74404c6ee32ec172b63074035445 Reviewed-by: MÃ¥rten Nordheim <marten.nordheim@qt.io>
-rw-r--r--coin/module_config.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/coin/module_config.yaml b/coin/module_config.yaml
index 7f31a55..16d158c 100644
--- a/coin/module_config.yaml
+++ b/coin/module_config.yaml
@@ -9,4 +9,4 @@ instructions:
- !include "{{qt/qtbase}}/coin_module_build_template_v2.yaml"
Test:
- - !include "{{qt/qtbase}}/coin_module_test_template_v2.yaml"
+ - !include "{{qt/qtbase}}/coin_module_test_template_v3.yaml"