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 --- src/CMakeLists.txt | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'src') diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt index 6c621ae..73a270c 100644 --- a/src/CMakeLists.txt +++ b/src/CMakeLists.txt @@ -207,5 +207,4 @@ install( RUNTIME DESTINATION ${CMAKE_INSTALL_LIBEXECDIR}/indicator-sound/ ) -# Disable integration tests -# add_subdirectory(gmenuharness) +add_subdirectory(gmenuharness) -- cgit v1.2.3