diff options
Diffstat (limited to 'tests/apps/testapp-infoxml-version/appinfo/info.xml')
-rw-r--r-- | tests/apps/testapp-infoxml-version/appinfo/info.xml | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/tests/apps/testapp-infoxml-version/appinfo/info.xml b/tests/apps/testapp-infoxml-version/appinfo/info.xml deleted file mode 100644 index c765400a76f..00000000000 --- a/tests/apps/testapp-infoxml-version/appinfo/info.xml +++ /dev/null @@ -1,9 +0,0 @@ -<?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> |