From 8dd0135b8d4abfe611d3088af5d2df248a205d6a Mon Sep 17 00:00:00 2001 From: Tero Frondelius Date: Mon, 22 Jun 2015 23:46:49 +0300 Subject: [PATCH] commenting out also includes --- test/runtests.jl | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/test/runtests.jl b/test/runtests.jl index a22a0a3..09d679c 100644 --- a/test/runtests.jl +++ b/test/runtests.jl @@ -48,7 +48,7 @@ end -include("test_xdmf.jl") -include("solver_tests/test_elasticity_solver.jl") -include("test_model.jl") +# include("test_xdmf.jl") +# include("solver_tests/test_elasticity_solver.jl") +# include("test_model.jl")