Skip to content

Commit

Permalink
Fix tests on OSX
Browse files Browse the repository at this point in the history
  • Loading branch information
timholy committed Sep 27, 2017
1 parent fb8e31f commit a27eb2c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/runtests.jl
Original file line number Diff line number Diff line change
Expand Up @@ -528,6 +528,7 @@ revise_f(x) = 2
end
yry()
end
flush(io) # on OSX we get failures unless we flush output
end
@test contains(read(warnfile, String), "is not an existing directory")
rm(warnfile)
Expand Down

0 comments on commit a27eb2c

Please sign in to comment.