From 69a8fcaa1aacd2a43da2011ff5fb79e4ed2d8bbe Mon Sep 17 00:00:00 2001 From: Ted Gould Date: Tue, 28 Oct 2014 18:53:55 -0500 Subject: Getting menus --- tests/indicator-test.cc | 2 ++ 1 file changed, 2 insertions(+) (limited to 'tests/indicator-test.cc') diff --git a/tests/indicator-test.cc b/tests/indicator-test.cc index 9ebb121..72546d6 100644 --- a/tests/indicator-test.cc +++ b/tests/indicator-test.cc @@ -34,5 +34,7 @@ protected: TEST_F(IndicatorTest, StartStop) { + setMenu("/com/canonical/indicator/sound/phone"); + EXPECT_MENU_ATTRIB({0}, "action", "indicator.root"); } -- cgit v1.2.3