aboutsummaryrefslogtreecommitdiff
path: root/src/CMakeLists.txt
diff options
context:
space:
mode:
authorXavi Garcia Mena <xavi.garcia.mena@canonical.com>2015-11-11 12:48:43 +0100
committerXavi Garcia Mena <xavi.garcia.mena@canonical.com>2015-11-11 12:48:43 +0100
commitd0c9ae776af81736a119de5172cc12336dfba96c (patch)
tree1bd2367b61b3fd6d69fa41efe8ce6bf8c5b106ad /src/CMakeLists.txt
parenta8d027ef37f2432867c99a8d1f0331014c53eeaf (diff)
downloadayatana-indicator-sound-d0c9ae776af81736a119de5172cc12336dfba96c.tar.gz
ayatana-indicator-sound-d0c9ae776af81736a119de5172cc12336dfba96c.tar.bz2
ayatana-indicator-sound-d0c9ae776af81736a119de5172cc12336dfba96c.zip
Re-added integration tests using gmenuharness
Diffstat (limited to 'src/CMakeLists.txt')
-rw-r--r--src/CMakeLists.txt3
1 files changed, 1 insertions, 2 deletions
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)