summaryrefslogtreecommitdiffstats
path: root/tests/apps/testapp-infoxml/appinfo/info.xml
diff options
context:
space:
mode:
Diffstat (limited to 'tests/apps/testapp-infoxml/appinfo/info.xml')
-rw-r--r--tests/apps/testapp-infoxml/appinfo/info.xml12
1 files changed, 0 insertions, 12 deletions
diff --git a/tests/apps/testapp-infoxml/appinfo/info.xml b/tests/apps/testapp-infoxml/appinfo/info.xml
deleted file mode 100644
index d4df1c3cd3f..00000000000
--- a/tests/apps/testapp-infoxml/appinfo/info.xml
+++ /dev/null
@@ -1,12 +0,0 @@
-<?xml version="1.0"?>
-<info>
- <id>testapp-infoxml</id>
- <version>1.2.3</version>
- <author>Jane</author>
- <description>A b c</description>
- <licence>Abc</licence>
- <name>Test app</name>
- <dependencies>
- <nextcloud min-version="12.0" max-version="12.0"/>
- </dependencies>
-</info>