aboutsummaryrefslogtreecommitdiff
path: root/core/src/androidTest/res/xml
diff options
context:
space:
mode:
Diffstat (limited to 'core/src/androidTest/res/xml')
-rw-r--r--core/src/androidTest/res/xml/test_changelog.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/core/src/androidTest/res/xml/test_changelog.xml b/core/src/androidTest/res/xml/test_changelog.xml
index 2e90561..2c43d36 100644
--- a/core/src/androidTest/res/xml/test_changelog.xml
+++ b/core/src/androidTest/res/xml/test_changelog.xml
@@ -1,12 +1,12 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>
- <version title="v1.1"/>
+ <version title="v1.1" />
<item text="This is version 1.1" />
<item text="This is the last line to be displayed" />
<item text="" />
- <version title="v1.0"/>
+ <version title="v1.0" />
<item text="potato 1.0" />
</resources> \ No newline at end of file