mirror of
https://gitlab.com/fdroid/fdroidserver.git
synced 2024-11-20 13:50:12 +01:00
fix tests
This commit is contained in:
parent
c16d170f12
commit
df1e0e30d5
@ -50,7 +50,7 @@ class ScannerTest(unittest.TestCase):
|
||||
'realm': 1,
|
||||
'se.manyver': 2,
|
||||
'com.jens.automation2': 2,
|
||||
'com.github.shadowsocks': 5,
|
||||
'com.github.shadowsocks': 6,
|
||||
}
|
||||
for d in glob.glob(os.path.join(source_files, '*')):
|
||||
build = fdroidserver.metadata.Build()
|
||||
|
Loading…
Reference in New Issue
Block a user