Skip to content

Commit

Permalink
add test to runtests.jl
Browse files Browse the repository at this point in the history
  • Loading branch information
ConnorMallon committed Oct 4, 2021
1 parent c9184dc commit ee9f10d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions test/GridapEmbeddedTests/runtests.jl
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,6 @@ using Test

@time @testset "StokesAgFEM" begin include("StokesAgFEMTests.jl") end

@time @testset "TraceFEM" begin include("TraceFEMTests.jl") end

end

0 comments on commit ee9f10d

Please sign in to comment.