Skip to content

Commit

Permalink
Further adjust canRead grid test.
Browse files Browse the repository at this point in the history
  • Loading branch information
manthey committed Apr 27, 2022
1 parent 9a2eea5 commit ca5260f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/test_source_base.py
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@
# Python 3.6 has an older version of PIL that won't read some of the
# ome.tif files.
SourceAndFiles['pil']['noread'] = \
r'(G10-3|JK-kidney|d042-353|huron|sample.*ome|one_layer_missing)'
r'(G10-3|JK-kidney|d042-353|huron|sample.*ome|one_layer_missing|US_Geo)'


def testNearPowerOfTwo():
Expand Down

0 comments on commit ca5260f

Please sign in to comment.