diff --git a/test/runtests.jl b/test/runtests.jl index 7893a85a..8c290fb1 100644 --- a/test/runtests.jl +++ b/test/runtests.jl @@ -305,6 +305,4 @@ facts("High order polynomials test inspired by Fateman (takes a few seconds))") @fact get_coeff(f2,[1,6,7,20]) == c --> true end -include("taylorrec_tests.jl") - exitstatus()