diff options
author | charles kerr <charlesk@canonical.com> | 2015-12-31 15:26:44 -0600 |
---|---|---|
committer | charles kerr <charlesk@canonical.com> | 2015-12-31 15:26:44 -0600 |
commit | c63a32007e7c3083131ceba62368d6e83c5b85c8 (patch) | |
tree | 76e6c68b51c362c1b5d0f052bc3588d863e6a858 | |
parent | 836e3a59e44ef0b24d42117ac3fa1324e6195a24 (diff) | |
download | ayatana-indicator-sound-c63a32007e7c3083131ceba62368d6e83c5b85c8.tar.gz ayatana-indicator-sound-c63a32007e7c3083131ceba62368d6e83c5b85c8.tar.bz2 ayatana-indicator-sound-c63a32007e7c3083131ceba62368d6e83c5b85c8.zip |
re-add notifications-test to tests
-rw-r--r-- | tests/CMakeLists.txt | 2 |
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 |