Skip to content

Commit

Permalink
no estim for higher order tester
Browse files Browse the repository at this point in the history
  • Loading branch information
thorek1 committed Sep 24, 2023
1 parent b38eaa0 commit 373652b
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion test/runtests.jl
Original file line number Diff line number Diff line change
Expand Up @@ -2134,4 +2134,6 @@ end
end
GC.gc()

include("test_estimation.jl")
if !test_higher_order #don't test estimation if you are testing higher order
include("test_estimation.jl")
end

0 comments on commit 373652b

Please sign in to comment.