diff --git a/test/runtests.jl b/test/runtests.jl index 3e582c6..c3de842 100644 --- a/test/runtests.jl +++ b/test/runtests.jl @@ -7,3 +7,4 @@ end # write your own tests here @test testfun() +@test 1 == 2 \ No newline at end of file