From 730b3c7005e53e7f76db15b39499b62ccd4c49d2 Mon Sep 17 00:00:00 2001 From: Ted Gould Date: Tue, 4 Nov 2014 18:53:39 -0600 Subject: Setup actions to get the action groups --- tests/indicator-test.cc | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'tests/indicator-test.cc') diff --git a/tests/indicator-test.cc b/tests/indicator-test.cc index fd2819e..c919e31 100644 --- a/tests/indicator-test.cc +++ b/tests/indicator-test.cc @@ -47,3 +47,9 @@ TEST_F(IndicatorTest, DesktopMenu) { EXPECT_MENU_ATTRIB({0}, "action", "indicator.root"); } + +TEST_F(IndicatorTest, SilentActions) { + setActions("/com/canonical/indicator/sound"); + + expectActionExists("indicator.root"); +} -- cgit v1.2.3