From c69357066d1f44fb903e8ec7b71f3a8aec918997 Mon Sep 17 00:00:00 2001 From: Jukka Aho Date: Sun, 21 Jun 2015 00:02:15 +0300 Subject: [PATCH] asdf --- test/runtests.jl | 1 + 1 file changed, 1 insertion(+) diff --git a/test/runtests.jl b/test/runtests.jl index 85595ce..28647f9 100644 --- a/test/runtests.jl +++ b/test/runtests.jl @@ -133,6 +133,7 @@ test_get_element() include("test_xdmf.jl") +include("solver_tests/test_elasticity_solver.jl") # write your own tests here # @test 1 == JuliaFEM.test()