diff options
Diffstat (limited to 'tests/apps/testapp-version-missing/appinfo/info.xml')
-rw-r--r-- | tests/apps/testapp-version-missing/appinfo/info.xml | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/tests/apps/testapp-version-missing/appinfo/info.xml b/tests/apps/testapp-version-missing/appinfo/info.xml deleted file mode 100644 index d7da3e07e36..00000000000 --- a/tests/apps/testapp-version-missing/appinfo/info.xml +++ /dev/null @@ -1,8 +0,0 @@ -<?xml version="1.0"?> -<info> - <id>testapp-version</id> - <author>Jane</author> - <description>A b c</description> - <licence>Abc</licence> - <name>Test app</name> -</info> |