Skip to content

Commit 459e96f

Browse files
committed
remove todo since pyfive/197 merged
1 parent b64aa36 commit 459e96f

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

tests/test_real_s3.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -61,8 +61,6 @@ def test_s3_small_file():
6161
assert result == 222.09129333496094
6262

6363

64-
# TODO un-xfail immediately after Pyfive released with PR #197
65-
@pytest.mark.xfail(reason="Pyfive needs PR #197")
6664
def test_s3_small_dataset():
6765
"""Run an S3 test on a small file."""
6866
storage_options = {

0 commit comments

Comments
 (0)