aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCharles Kerr <charles.kerr@canonical.com>2015-10-13 22:32:39 -0500
committerMike Gabriel <mike.gabriel@das-netzwerkteam.de>2021-08-29 14:27:02 +0200
commit9aeb0b4e50e93cb391e5eff4c57c88cdeef9488b (patch)
tree7dd4683a4eb18cfc673ce98e403a26aaa71c12bc
parentcdb2480bbd5f7ab2adf8f102a45e9c256c86f271 (diff)
downloadayatana-indicator-datetime-9aeb0b4e50e93cb391e5eff4c57c88cdeef9488b.tar.gz
ayatana-indicator-datetime-9aeb0b4e50e93cb391e5eff4c57c88cdeef9488b.tar.bz2
ayatana-indicator-datetime-9aeb0b4e50e93cb391e5eff4c57c88cdeef9488b.zip
re-enable sound tests in test-snap
-rw-r--r--tests/test-snap.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/test-snap.cpp b/tests/test-snap.cpp
index e5e3f40..8b13c5e 100644
--- a/tests/test-snap.cpp
+++ b/tests/test-snap.cpp
@@ -548,7 +548,7 @@ TEST_F(SnapFixture, ForceScreen)
****
***/
-TEST_F(SnapFixture,DISABLED_Vibrate)
+TEST_F(SnapFixture,Vibrate)
{
auto settings = std::make_shared<Settings>();
auto ne = std::make_shared<ayatana::indicator::notifications::Engine>(APP_NAME);