Skip to content
This repository has been archived by the owner on Feb 28, 2022. It is now read-only.

Commit

Permalink
Added HeatEquationAutoDiffTests.jl to runtests.jl
Browse files Browse the repository at this point in the history
  • Loading branch information
oriolcg committed Oct 5, 2021
1 parent c866ee8 commit 0ceabc1
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions test/TransientFEsTests/runtests.jl
Original file line number Diff line number Diff line change
Expand Up @@ -24,4 +24,6 @@ using Test

@testset "DGHeatEquationTests" begin include("DGHeatEquationTests.jl") end

@testset "HeatEquationAutoDiffTests" begin include("HeatEquationAutoDiffTests.jl") end

end # module

0 comments on commit 0ceabc1

Please sign in to comment.