This commit is contained in:
Hans-Christoph Steiner 2021-06-14 15:05:11 +02:00
parent 1abbc9732e
commit 4514983e58
No known key found for this signature in database
GPG key ID: 3E177817BA1B9BFA

View file

@ -284,7 +284,7 @@ class BuildTest(unittest.TestCase):
onserver=False, onserver=False,
refresh=False, refresh=False,
) )
# now run `fdroid buid --onserver` # now run `fdroid build --onserver`
self.assertTrue('r21e' not in config['ndk_paths']) self.assertTrue('r21e' not in config['ndk_paths'])
fdroidserver.build.build_local( fdroidserver.build.build_local(
app, app,