mirror of
https://github.com/f-droid/fdroidserver.git
synced 2025-09-13 14:32:28 +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
|
@ -553,6 +553,8 @@
|
|||
"metadata": {
|
||||
"added": 1498176000000,
|
||||
"categories": [
|
||||
"Multimedia",
|
||||
"Security",
|
||||
"Time"
|
||||
],
|
||||
"issueTracker": "https://github.com/miguelvps/PoliteDroid/issues",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue