remove debug
This commit is contained in:
parent
d5f3a3ef69
commit
379a320d2d
@ -3,9 +3,7 @@ ImageMagick
|
||||
Images
|
||||
LaTeXStrings
|
||||
RDatasets
|
||||
Random
|
||||
StatsPlots
|
||||
Test
|
||||
UnicodePlots
|
||||
VisualRegressionTests
|
||||
BinaryProvider
|
||||
|
||||
@ -75,7 +75,6 @@ function image_comparison_tests(pkg::Symbol, idx::Int; debug = false, popup = is
|
||||
expr = Expr(:block)
|
||||
append!(expr.args, example.exprs)
|
||||
eval(expr)
|
||||
png(joinpath(@__DIR__, "testimgs", "test$idx.png"))
|
||||
png(fn)
|
||||
end
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user