summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorIikka Eklund <iikka.eklund@qt.io>2017-08-09 11:26:55 +0300
committerIikka Eklund <iikka.eklund@qt.io>2017-08-09 08:38:22 +0000
commit4b40292421ced39842287a24e2a3f4c10acf559c (patch)
tree888dc8751622f85eb5af6e16f610779b847fe928
parentc8bfcb14e614c9c6aeb6726b37d6cd0399ed5b93 (diff)
Add empty tests.pro for CI
Currently Coin/CI expects to have tests in place and the integration will fail if there are no tests. Add dummy tests.pro to make it pass the CI. Change-Id: Iea5b5f83334b160e64fc2a09a7ab46d99874a2b2 Reviewed-by: Kimmo Ollila <kimmo.ollila@qt.io> Reviewed-by: Teemu Holappa <teemu.holappa@qt.io>
-rw-r--r--tests/tests.pro1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/tests.pro b/tests/tests.pro
new file mode 100644
index 0000000..9671085
--- /dev/null
+++ b/tests/tests.pro
@@ -0,0 +1 @@
+TEMPLATE = subdirs