mirror of
https://github.com/f-droid/fdroidserver.git
synced 2025-09-13 22:42:29 +03:00
include net.TestCase in dist tarball
Now that `fdroid install` is something that is expected to work as part of any package, the test suite should also include the net tests, which `fdroid install` relies on.
This commit is contained in:
parent
ad66baa266
commit
1be808c728
1 changed files with 1 additions and 0 deletions
|
@ -662,6 +662,7 @@ include tests/metadata-rewrite-yml/org.fdroid.fdroid.yml
|
|||
include tests/metadata/souch.smsbypass.yml
|
||||
include tests/metadata.TestCase
|
||||
include tests/minimal_targetsdk_30_unsigned.apk
|
||||
include tests/net.TestCase
|
||||
include tests/nightly.TestCase
|
||||
include tests/Norway_bouvet_europe_2.obf.zip
|
||||
include tests/no_targetsdk_minsdk1_unsigned.apk
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue