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