diff options
author | Charles Kerr <charles.kerr@canonical.com> | 2016-01-06 23:32:06 -0600 |
---|---|---|
committer | Charles Kerr <charles.kerr@canonical.com> | 2016-01-06 23:32:06 -0600 |
commit | c20038f396bfed592604bb3ab1ddb812717aa832 (patch) | |
tree | 7fb1dbf58454d904ce0ab29fbd061b8754ac12eb | |
parent | 4bc758000db7db9ff983540165a512ec112e8704 (diff) | |
download | ayatana-indicator-sound-c20038f396bfed592604bb3ab1ddb812717aa832.tar.gz ayatana-indicator-sound-c20038f396bfed592604bb3ab1ddb812717aa832.tar.bz2 ayatana-indicator-sound-c20038f396bfed592604bb3ab1ddb812717aa832.zip |
re-enable notifications-test
-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 |