Skip to content

Commit

Permalink
Update test/runtests.jl
Browse files Browse the repository at this point in the history
Co-authored-by: Christopher Rackauckas <[email protected]>
  • Loading branch information
sumiya11 and ChrisRackauckas authored Jan 6, 2024
1 parent b9a00f2 commit 88a0390
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions test/runtests.jl
Original file line number Diff line number Diff line change
Expand Up @@ -46,8 +46,6 @@ if GROUP == "All" || GROUP == "Core"
@safetestset "CartesianIndex Test" begin include("cartesianindex.jl") end
@safetestset "LogExpFunctions Test" begin include("logexpfunctions.jl") end
@safetestset "Registration without using Test" begin include("registration_without_using.jl") end

@safetestset "Groebner extension Test" begin include("extensions/groebner.jl") end
end

if GROUP == "All" || GROUP == "GroebnerExt"
Expand Down

0 comments on commit 88a0390

Please sign in to comment.