Skip to content

Commit

Permalink
Test cases for mask!
Browse files Browse the repository at this point in the history
  • Loading branch information
JoshuaBillson committed Sep 5, 2023
1 parent b2e8139 commit 0c22528
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion test/methods.jl
Original file line number Diff line number Diff line change
Expand Up @@ -183,7 +183,6 @@ end

# Test mask!
@test_throws MethodError mask!(a, with=b, missingval=missing)
@test_throws MethodError mask!(a, with=b, missingval=nothing)
end

@testset "zonal" begin
Expand Down

0 comments on commit 0c22528

Please sign in to comment.