def test_source_2(): source.file("docs/examples/test.grib")
def test_file_source_shortcut(): s = source.file("docs/examples/test.grib") assert len(s) == 2