From 210837e348e2e154dcd28d2f170f8291a18b3c71 Mon Sep 17 00:00:00 2001 From: Ted Gould Date: Tue, 4 Nov 2014 18:28:06 -0600 Subject: Add a test that goes further down the tree --- tests/indicator-test.cc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests/indicator-test.cc') diff --git a/tests/indicator-test.cc b/tests/indicator-test.cc index aac8cb0..6bc16cb 100644 --- a/tests/indicator-test.cc +++ b/tests/indicator-test.cc @@ -39,7 +39,7 @@ TEST_F(IndicatorTest, StartStop) { EXPECT_MENU_ATTRIB({0}, "action", "indicator.root"); EXPECT_MENU_ATTRIB({0}, "x-canonical-type", "com.canonical.indicator.root"); - // EXPECT_MENU_ATTRIB({0, 0, 0}, "action", "indicator.silent-mode"); + expectMenuAttribute({0, 0, 0}, "action", "indicator.silent-mode"); setMenu("/com/canonical/indicator/sound/desktop"); EXPECT_MENU_ATTRIB({0}, "action", "indicator.root"); -- cgit v1.2.3