aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorIikka Eklund <iikka.eklund@qt.io>2016-11-11 12:30:02 +0200
committerIikka Eklund <iikka.eklund@qt.io>2016-11-15 12:40:19 +0000
commit8ad68e519008f9a04659adf5945177208f183ceb (patch)
tree8e9825cf628cc6992b2de864f3a335b2ecf88b68
parent301f3a9a130ff613c8ae92e17c5edee6d09bcc06 (diff)
Add tests/tests.pro for the ci
CI expects to find "tests/" from the project otherwise the build will fail. Add dummy tests.pro. Change-Id: I554b400ae143bff87f8eba0d91b87e1a973fa33a Reviewed-by: Dominik Holland <dominik.holland@pelagicore.com>
-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