~dobey/indicator-datetime/fix-gsettings

« back to all changes in this revision

Viewing changes to tests/test-live-actions.cpp

  • Committer: Rodney Dawes
  • Date: 2017-03-16 19:58:07 UTC
  • mfrom: (472.2.10 indicator-datetime)
  • Revision ID: rodney.dawes@canonical.com-20170316195807-b0i9q9vxb9atbj3x
MergeĀ upĀ trunk.

Show diffs side-by-side

added added

removed removed

Lines of Context:
161
161
 
162
162
namespace
163
163
{
164
 
    const std::string clock_app_url = "appid://com.ubuntu.clock/clock/current-user-version";
 
164
    const std::string clock_app_url = "appid://ubuntu-clock-app/ubuntu-clock-app/current-user-version";
165
165
}
166
166
 
167
167
TEST_F(TestLiveActionsFixture, PhoneOpenAlarmApp)