add test for adapted_grid usage
This commit is contained in:
parent
216dae97fc
commit
62fe5d003e
@ -93,6 +93,7 @@ end
|
|||||||
for plt in plots
|
for plt in plots
|
||||||
display(plt)
|
display(plt)
|
||||||
end
|
end
|
||||||
|
@test_nowarn plot(x->x^2,0,2)
|
||||||
end
|
end
|
||||||
|
|
||||||
@testset "EmptyAnim" begin
|
@testset "EmptyAnim" begin
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user