Skip to content

Commit

Permalink
Update test/runtests.jl
Browse files Browse the repository at this point in the history
Co-authored-by: Benjamin Lorenz <[email protected]>
  • Loading branch information
fingolfin and benlorenz authored Sep 13, 2023
1 parent f093310 commit 1175d36
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 @@ -2,7 +2,9 @@ using AbstractAlgebra

using Test

GC.enable_logging(true)
if VERSION >= v"1.8.0"
GC.enable_logging(true)
end

include("Aqua.jl")
include("rand.jl")
Expand Down

0 comments on commit 1175d36

Please sign in to comment.