Skip to content

Commit

Permalink
update tests MNx
Browse files Browse the repository at this point in the history
  • Loading branch information
alavenant committed Oct 15, 2024
1 parent 5a5b78a commit e9cc40f
Show file tree
Hide file tree
Showing 7 changed files with 3 additions and 0 deletions.
Binary file added test/data/mnx/input/bat.laz
Binary file not shown.
Binary file added test/data/mnx/input/corse.laz
Binary file not shown.
Binary file added test/data/mnx/input/pont.laz
Binary file not shown.
Binary file added test/data/mnx/reference/bat.laz
Binary file not shown.
Binary file added test/data/mnx/reference/corse.laz
Binary file not shown.
Binary file added test/data/mnx/reference/pont.laz
Binary file not shown.
Original file line number Diff line number Diff line change
Expand Up @@ -140,6 +140,9 @@ def test_parse_args():
"crop_1.laz",
# "crop_2.laz", ToDo : rebuild the reference for crop_2 which is false
"crop_3.laz",
"bat.laz",
"pont.laz",
"corse.laz",
],
)
def test_algo_mark_points_for_dm_with_reference(crop):
Expand Down

0 comments on commit e9cc40f

Please sign in to comment.