From 55bddbae5094552866d61194d9dc7ffdb8c526ef Mon Sep 17 00:00:00 2001 From: Miikka Heikkinen Date: Fri, 11 Oct 2013 13:04:56 +0300 Subject: Fix qmlcamera test Change-Id: Ia8298dc2c343dd37a6066606979515d20c304384 Reviewed-by: Mika Salmela --- tests/qmlcamera/qmlcamera.pro | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'tests/qmlcamera/qmlcamera.pro') diff --git a/tests/qmlcamera/qmlcamera.pro b/tests/qmlcamera/qmlcamera.pro index bc3a6953..374dc012 100644 --- a/tests/qmlcamera/qmlcamera.pro +++ b/tests/qmlcamera/qmlcamera.pro @@ -1,3 +1,7 @@ +!include( ../tests.pri ) { + error( "Couldn't find the tests.pri file!" ) +} + # Add more folders to ship with the application, here folder_01.source = qml/qmlcamera folder_01.target = qml -- cgit v1.2.3