Skip to content

Commit

Permalink
previous commit affected testing
Browse files Browse the repository at this point in the history
  • Loading branch information
AndrewGibbs committed Mar 5, 2024
1 parent 2881ca4 commit ae5d942
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/runtests.jl
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ operator_test_set = [SingleLayerOperatorLaplace(Sierpinski()),

@testset "Lebesgue Far field comparison" begin
@test get_cantor_far_field_err(8) 0 atol=1E-3
@test get_cantor_far_field_err(11) 0 atol=1E-4
@test get_cantor_far_field_err(12) 0 atol=1E-4
end

@testset "Monomial tests for gauss quad" begin
Expand Down

0 comments on commit ae5d942

Please sign in to comment.