From 69835f7e506558d28006d4039ef47fc6069ddce5 Mon Sep 17 00:00:00 2001 From: Matthew Vogt Date: Wed, 1 Feb 2012 13:54:43 +1000 Subject: Fix missing .pro files in test hierarchy Change-Id: I999d5dbbc664b97e7056339e59cb95fabd8d645e Reviewed-by: Andrew den Exter --- tests/auto/auto.pro | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 tests/auto/auto.pro (limited to 'tests/auto/auto.pro') diff --git a/tests/auto/auto.pro b/tests/auto/auto.pro new file mode 100644 index 00000000..f2173f0c --- /dev/null +++ b/tests/auto/auto.pro @@ -0,0 +1,4 @@ +TEMPLATE=subdirs +SUBDIRS=\ + declarative \ + -- cgit v1.2.3