diff options
Diffstat (limited to 'data/tests')
-rw-r--r-- | data/tests/broken.appdata.xml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/data/tests/broken.appdata.xml b/data/tests/broken.appdata.xml index 259741c..68071d8 100644 --- a/data/tests/broken.appdata.xml +++ b/data/tests/broken.appdata.xml @@ -39,6 +39,11 @@ <p>This is a duplicate release on the same day!</p> </description> </release> + <release date="2020-01-01" version="0.6.2"> + <description> + <p>This is a release in the future!</p> + </description> + </release> <release> <description> <p>too little text.</p> |