Skip to content

Commit

Permalink
remove using
Browse files Browse the repository at this point in the history
  • Loading branch information
t-bltg committed Apr 12, 2024
1 parent 9d70fa9 commit b377179
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion PlotsBase/test/test_layouts.jl
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
using Plots, Test
@testset "Plotting plots" begin
pl = @test_nowarn plot(plot(1:2), plot(1:2, size = (1_200, 400)))
@test pl[:size] == (1_200, 400)
Expand Down

0 comments on commit b377179

Please sign in to comment.