Skip to content

Commit 62bc93a

Browse files
ChrisRackauckasjClugstor
authored andcommitted
Update runtests.jl
1 parent 7ecab60 commit 62bc93a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test/runtests.jl

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ if GROUP == "All" || GROUP == "Core"
1717
@time @safetestset "Adjoint Sensitivity" include("adjoint.jl")
1818
@time @safetestset "ForwardDiff Overloads" include("forwarddiff_overloads.jl")
1919
@time @safetestset "Traits" include("traits.jl")
20+
@time @safetestset "Verbosity" include("verbosity.jl")
2021
@time @safetestset "BandedMatrices" include("banded.jl")
2122
end
2223

0 commit comments

Comments
 (0)