aboutsummaryrefslogtreecommitdiff
path: root/tests/CMakeLists.txt
diff options
context:
space:
mode:
authorCharles Kerr <charles.kerr@canonical.com>2016-01-05 13:13:23 -0600
committerCharles Kerr <charles.kerr@canonical.com>2016-01-05 13:13:23 -0600
commit3c528a11f39af91d2856aeac606fdaf8a6c6b673 (patch)
treeb91e31644dd757bad22f2241532100f9009bad92 /tests/CMakeLists.txt
parentcbca1818ef142938022511abded7e39d671866ac (diff)
parent0eea8e8a2cee47f72292384ac856d3f68208d680 (diff)
downloadayatana-indicator-sound-3c528a11f39af91d2856aeac606fdaf8a6c6b673.tar.gz
ayatana-indicator-sound-3c528a11f39af91d2856aeac606fdaf8a6c6b673.tar.bz2
ayatana-indicator-sound-3c528a11f39af91d2856aeac606fdaf8a6c6b673.zip
adding lp:~xavi-garcia-mena/indicator-sound/re-add-integration-tests
Diffstat (limited to 'tests/CMakeLists.txt')
-rw-r--r--tests/CMakeLists.txt7
1 files changed, 3 insertions, 4 deletions
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