1
0
mirror of https://gitlab.com/fdroid/fdroidserver.git synced 2024-10-03 17:50:11 +02:00

Fix the test suite

This commit is contained in:
Daniel Martí 2014-07-03 22:33:40 +02:00
parent 4e0e830038
commit 8b469a79f8

View File

@ -26,6 +26,8 @@ copy_apks_into_repo() {
# keep this as an old version to test the automatic parsing of build-tools
# verion numbers in `fdroid init`
create_fake_android_home() {
mkdir $1/tools
mkdir $1/platform-tools
mkdir $1/build-tools
mkdir $1/build-tools/19.0.2
touch $1/build-tools/19.0.2/aapt