Apply suggestions from code review of branch download-stitched-image
Co-authored-by: Joe Knapper <joe.knapper@glasgow.ac.uk>
This commit is contained in:
parent
2e18c2017a
commit
f3a873ae58
1 changed files with 1 additions and 0 deletions
|
|
@ -357,6 +357,7 @@ def test_all_files():
|
|||
|
||||
# As standard for 8 layers there are 89 jpegs and 1 dzi file.
|
||||
assert len(set(all_files)) == 90
|
||||
assert len(all_files) == 90
|
||||
dzi_file = None
|
||||
# Check all files exist
|
||||
for file in all_files:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue