Skip to content

Commit

Permalink
include picking tests
Browse files Browse the repository at this point in the history
  • Loading branch information
ffreyer committed Oct 7, 2024
1 parent f989918 commit 962c35c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions WGLMakie/test/runtests.jl
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,8 @@ edisplay = Bonito.use_electron_display(devtools=true)
ReferenceTests.test_comparison(scores; threshold = 0.05)
end

include("picking.jl")

@testset "memory leaks" begin
Makie.CURRENT_FIGURE[] = nothing
app = App(nothing)
Expand Down

0 comments on commit 962c35c

Please sign in to comment.