From 2071b95f9d206ff971b60b25f9ce41e75e9bbe73 Mon Sep 17 00:00:00 2001 From: Tero Frondelius Date: Fri, 26 Jun 2015 21:21:18 +0300 Subject: [PATCH] Very labourous coding session --- test/runtests.jl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/runtests.jl b/test/runtests.jl index 1496fae..a2589d4 100644 --- a/test/runtests.jl +++ b/test/runtests.jl @@ -99,7 +99,7 @@ end -# include("test_xdmf.jl") +include("test_xdmf.jl") # include("solver_tests/test_elasticity_solver.jl") # include("test_model.jl")