summaryrefslogtreecommitdiffstats
path: root/apps/test_db/appinfo/info.xml
diff options
context:
space:
mode:
Diffstat (limited to 'apps/test_db/appinfo/info.xml')
-rw-r--r--apps/test_db/appinfo/info.xml10
1 files changed, 10 insertions, 0 deletions
diff --git a/apps/test_db/appinfo/info.xml b/apps/test_db/appinfo/info.xml
new file mode 100644
index 00000000000..06c716453cc
--- /dev/null
+++ b/apps/test_db/appinfo/info.xml
@@ -0,0 +1,10 @@
+<?xml version="1.0" encoding="ISO-8859-1" ?>
+<info>
+ <id>test_db</id>
+ <name>Test DB</name>
+ <description>A test of the db</description>
+ <version>0.1</version>
+ <licence>AGPL</licence>
+ <author>Côme BERNIGAUD</author>
+ <require>2</require>
+</info>