Skip to content

Commit

Permalink
Return exit status after test
Browse files Browse the repository at this point in the history
  • Loading branch information
Daniel Siemssen committed Jan 12, 2015
1 parent 9a67d36 commit 43b4433
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions test/runtests.jl
Expand Up @@ -4,3 +4,5 @@ using FactCheck
include("add.jl")
include("mul.jl")
include("fma.jl")

exitstatus()

0 comments on commit 43b4433

Please sign in to comment.