From a902f365dc691f07d860fb09a2be92a48e4ec6db 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