/usr/share/accounts/applications/uoa-integration-tests.application is in uoa-integration-tests 0.2+15.04.20150413.3-0ubuntu1.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 7 8 9 | <?xml version="1.0" encoding="UTF-8"?>
<application id="uoa-integration-tests">
<description>IntegrationTests</description>
<services>
<service id="fake-service">
<description>Integration test</description>
</service>
</services>
</application>
|