From d0c9ae776af81736a119de5172cc12336dfba96c Mon Sep 17 00:00:00 2001 From: Xavi Garcia Mena Date: Wed, 11 Nov 2015 12:48:43 +0100 Subject: Re-added integration tests using gmenuharness --- tests/CMakeLists.txt | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) (limited to 'tests/CMakeLists.txt') diff --git a/tests/CMakeLists.txt b/tests/CMakeLists.txt index f77bcb1..adc08de 100644 --- a/tests/CMakeLists.txt +++ b/tests/CMakeLists.txt @@ -281,7 +281,6 @@ add_test(indcator-test indicator-test ) -# Disable integration tests -# add_subdirectory(integration) -# add_subdirectory(dbus-types) -# add_subdirectory(service-mocks) +add_subdirectory(integration) +add_subdirectory(dbus-types) +add_subdirectory(service-mocks) \ No newline at end of file -- cgit v1.2.3