def test_iobandwidth(bytes_, output): assert output == render.iobandwidth(bytes_)
def test_iobandwidth(bytes_, output): assert render.iobandwidth(bytes_) == output