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