Skip to content

Commit 96f5ec5

Browse files
mlee03mlee03
authored andcommitted
update submodules to mlee03, turn test on
1 parent 059ef3b commit 96f5ec5

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

pyFMS

tests/shared/test_gridobj.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -204,7 +204,7 @@ def test_minigrids_option(set_fms_files):
204204
gridfile.unlink()
205205
pyfms.fms.end()
206206

207-
@pytest.mark.skip("error in pyFMS")
207+
#@pytest.mark.skip("error in pyFMS")
208208
def test_to_domain(set_fms_files):
209209

210210
nx, ny = 8, 8

0 commit comments

Comments
 (0)