Ejemplo n.º 1
0
def test_mesh_paths():
    ls = mio.mesh_paths(mio.data_dir_path())
    assert (len(list(ls)) == 2)
Ejemplo n.º 2
0
def test_mesh_paths():
    ls = mio.mesh_paths(mio.data_dir_path())
    assert(len(list(ls)) == 2)