mirror of
https://github.com/f-droid/fdroidserver.git
synced 2025-11-09 17:00:27 +03:00
make tests pass new lint rules
This commit is contained in:
parent
4570d9dc8a
commit
114d5dc8c6
13 changed files with 16 additions and 16 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue