make tests pass new lint rules

This commit is contained in:
Hans-Christoph Steiner 2017-05-15 16:58:10 +02:00
parent 4570d9dc8a
commit 114d5dc8c6
13 changed files with 16 additions and 16 deletions

View file

@ -262,7 +262,7 @@ REPOROOT=`create_test_dir`
cd $REPOROOT
mkdir repo
mkdir metadata
echo "License:GPL" >> metadata/fake.txt
echo "License:GPL-2.0" >> metadata/fake.txt
echo "Summary:Yup still fake" >> metadata/fake.txt
echo "Categories:Internet" >> metadata/fake.txt
echo "Description:" >> metadata/fake.txt