summaryrefslogtreecommitdiffstats
path: root/tests/apps/testapp-dependency-missing/appinfo/info.xml
blob: c765400a76f61f2e6cfd4643d0593a9f0a23f9a7 (plain)
1
2
3
4
5
6
7
8
9
<?xml version="1.0"?>
<info>
	<id>testapp-infoxml-version</id>
	<version>1.2.3</version>
	<author>Jane</author>
	<description>A b c</description>
	<licence>Abc</licence>
	<name>Test app</name>
</info>