aboutsummaryrefslogtreecommitdiff
path: root/tests/CMakeLists.txt
diff options
context:
space:
mode:
authorCharles Kerr <charles.kerr@canonical.com>2015-08-11 16:42:20 -0500
committerCharles Kerr <charles.kerr@canonical.com>2015-08-11 16:42:20 -0500
commit8118ed6a926ebfafdae84899e0b0dd1de23a479b (patch)
treec5b9a1d748a72c634119608e4c29d20d6b779c0c /tests/CMakeLists.txt
parente52f77bc9f85db4ac02b05bfb96a1e092fed698b (diff)
downloadayatana-indicator-sound-8118ed6a926ebfafdae84899e0b0dd1de23a479b.tar.gz
ayatana-indicator-sound-8118ed6a926ebfafdae84899e0b0dd1de23a479b.tar.bz2
ayatana-indicator-sound-8118ed6a926ebfafdae84899e0b0dd1de23a479b.zip
re-enable notifications tests (currently failing)
Diffstat (limited to 'tests/CMakeLists.txt')
-rw-r--r--tests/CMakeLists.txt2
1 files changed, 0 insertions, 2 deletions
diff --git a/tests/CMakeLists.txt b/tests/CMakeLists.txt
index 3c2e76f..2bbd8c5 100644
--- a/tests/CMakeLists.txt
+++ b/tests/CMakeLists.txt
@@ -195,7 +195,6 @@ add_test(sound-menu-test sound-menu-test)
# Notification Test
###########################
-#[[
include_directories(${CMAKE_SOURCE_DIR}/src)
add_executable (notifications-test notifications-test.cc)
target_link_libraries (
@@ -209,7 +208,6 @@ target_link_libraries (
)
add_test(notifications-test notifications-test)
-]]
###########################
# Accounts Service User