mirror of
https://github.com/f-droid/fdroidserver.git
synced 2025-11-04 22:40:29 +03:00
category with no apps should be ignored, even if defined in config
https://gitlab.com/fdroid/fdroidclient/-/issues/2619#note_1421280589 The test needed to change because the test index files contained category definitions that were not ever used in the "copy tests/repo, generate java/gpg keys, update, and gpgsign" test in tests/run-tests.
This commit is contained in:
parent
2c566cf68f
commit
48559ecec5
9 changed files with 44 additions and 3 deletions
|
|
@ -161,6 +161,8 @@ Builds:
|
|||
versionCode: 6
|
||||
versionName: '1.5'
|
||||
Categories:
|
||||
- Multimedia
|
||||
- Security
|
||||
- Time
|
||||
Changelog: ''
|
||||
CurrentVersion: '1.5'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue