Skip to content

Commit 451ccda

Browse files
committed
debug windows test
1 parent 7ae987b commit 451ccda

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

stdlib/InteractiveUtils/test/runtests.jl

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -515,6 +515,7 @@ end
515515
end
516516
@test e isa MethodError
517517
s = sprint(showerror, e)
518+
@show s
518519
m = match(r"at (.*?):", s)
519520
@test isfile(expanduser(m.captures[1]))
520521

0 commit comments

Comments
 (0)