diff --git a/test/runtests.jl b/test/runtests.jl index 233c901..002f9fa 100644 --- a/test/runtests.jl +++ b/test/runtests.jl @@ -102,6 +102,7 @@ end include("test_xdmf.jl") include("test_elasticity_solver.jl") include("test_model.jl") +include("test_abaqus_reader.jl") include("test_elasticity_solver.jl")