aboutsummaryrefslogtreecommitdiff
path: root/tests/CMakeLists.txt
diff options
context:
space:
mode:
authorcharles kerr <charlesk@canonical.com>2015-12-31 15:26:44 -0600
committercharles kerr <charlesk@canonical.com>2015-12-31 15:26:44 -0600
commitc63a32007e7c3083131ceba62368d6e83c5b85c8 (patch)
tree76e6c68b51c362c1b5d0f052bc3588d863e6a858 /tests/CMakeLists.txt
parent836e3a59e44ef0b24d42117ac3fa1324e6195a24 (diff)
downloadayatana-indicator-sound-c63a32007e7c3083131ceba62368d6e83c5b85c8.tar.gz
ayatana-indicator-sound-c63a32007e7c3083131ceba62368d6e83c5b85c8.tar.bz2
ayatana-indicator-sound-c63a32007e7c3083131ceba62368d6e83c5b85c8.zip
re-add notifications-test to tests
Diffstat (limited to 'tests/CMakeLists.txt')
-rw-r--r--tests/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/CMakeLists.txt b/tests/CMakeLists.txt
index 7099d20..e69c01e 100644
--- a/tests/CMakeLists.txt
+++ b/tests/CMakeLists.txt
@@ -218,7 +218,7 @@ target_link_libraries (
${TEST_LIBRARIES}
)
-#add_test(notifications-test notifications-test)
+add_test(notifications-test notifications-test)
###########################
# Accounts Service User