Merge 31737aaec32fc86eb9d96f2a0328553c41165812 into 9c46509f84268874b330bf4db8ab76a8e0695a9a
This commit is contained in:
commit
06832c2dec
@ -16,12 +16,12 @@ img_eps = isinteractive() ? 1e-2 : 10e-2
|
|||||||
end
|
end
|
||||||
|
|
||||||
|
|
||||||
#@testset "PyPlot" begin
|
@testset "PyPlot" begin
|
||||||
# @test pyplot() == Plots.PyPlotBackend()
|
@test pyplot() == Plots.PyPlotBackend()
|
||||||
# @test backend() == Plots.PyPlotBackend()
|
@test backend() == Plots.PyPlotBackend()
|
||||||
#
|
|
||||||
# image_comparison_facts(:pyplot, eps=img_eps)
|
image_comparison_facts(:pyplot, eps=img_eps)
|
||||||
#end
|
end
|
||||||
|
|
||||||
@testset "UnicodePlots" begin
|
@testset "UnicodePlots" begin
|
||||||
@test unicodeplots() == Plots.UnicodePlotsBackend()
|
@test unicodeplots() == Plots.UnicodePlotsBackend()
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user