testing app: fix app name capitalization

This commit is contained in:
Jan-Christoph Borchardt 2016-01-20 14:28:05 +01:00 committed by Thomas Müller
parent 8bf7b8f538
commit e6246bea73
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
<?xml version="1.0"?>
<info>
<id>testing</id>
<name>QA Testing</name>
<name>QA testing</name>
<description>This app is only for testing! It is dangerous to have it enabled in a live instance</description>
<licence>AGPL</licence>
<author>Joas Schilling</author>