From 168d207b96e8a266e2fd4262581c2642409cb2bb Mon Sep 17 00:00:00 2001 From: Tero Frondelius Date: Sun, 7 Jun 2015 21:40:19 +0300 Subject: [PATCH] Update runtests.jl Testing the coverall --- test/runtests.jl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/runtests.jl b/test/runtests.jl index 22a61a2..5a025bf 100644 --- a/test/runtests.jl +++ b/test/runtests.jl @@ -2,7 +2,7 @@ using JuliaFEM using Base.Test # write your own tests here -@test 1 == 1 +@test 1 == JuliaFEM.test() @test_approx_eq 1.0 1.0