aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCharles Kerr <charles.kerr@canonical.com>2015-10-13 22:32:39 -0500
committerRobert Tari <robert@tari.in>2021-06-30 01:44:25 +0200
commit1d0fd8903feb10941fc4d0ed387b0a1e2d8b35ae (patch)
tree4ca687841d9a674a956c0345aff2cd40a450d799
parent01a3509e25233d109365704bb6767dda753312d1 (diff)
downloadayatana-indicator-datetime-1d0fd8903feb10941fc4d0ed387b0a1e2d8b35ae.tar.gz
ayatana-indicator-datetime-1d0fd8903feb10941fc4d0ed387b0a1e2d8b35ae.tar.bz2
ayatana-indicator-datetime-1d0fd8903feb10941fc4d0ed387b0a1e2d8b35ae.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 e606cc7..e8c005b 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);