From 8ad68e519008f9a04659adf5945177208f183ceb Mon Sep 17 00:00:00 2001 From: Iikka Eklund Date: Fri, 11 Nov 2016 12:30:02 +0200 Subject: 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 --- tests/tests.pro | 1 + 1 file changed, 1 insertion(+) create mode 100644 tests/tests.pro (limited to 'tests') 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 -- cgit v1.2.3