Skip to content

Commit

Permalink
Merge branch 'main' into pfs_many_commas
Browse files Browse the repository at this point in the history
  • Loading branch information
ecomodeller committed Nov 19, 2024
2 parents 31d32ce + 2492677 commit 1d9b840
Show file tree
Hide file tree
Showing 2 changed files with 20 additions and 0 deletions.
6 changes: 6 additions & 0 deletions tests/performance/test_performance_pfs.py
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
import mikeio


def test_pfs_with_multipolygon() -> None:
pfs = mikeio.read_pfs("tests/testdata/pfs/multipolygon.pfs")
assert pfs.n_targets == 1
14 changes: 14 additions & 0 deletions tests/testdata/pfs/multipolygon.pfs

Large diffs are not rendered by default.

0 comments on commit 1d9b840

Please sign in to comment.