summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorIikka Eklund <iikka.eklund@qt.io>2016-11-11 12:24:02 +0200
committerIikka Eklund <iikka.eklund@qt.io>2016-11-15 06:14:47 +0000
commitf5c7b96b1ba10af683ee8d5f65234b7e7db1a370 (patch)
treea2a39d3944e8b73f5cfaf4b99848a4d94338d094
parentd92b6f5d3809d312ca1e0e98f805ee61e8852cbb (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: Ifae0846985387dd6f776cf72e91c2ba93591e45b Reviewed-by: Kai Koehne <kai.koehne@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