Skip to content

Commit

Permalink
FilterTestHelpers -> LOAD_PATH
Browse files Browse the repository at this point in the history
  • Loading branch information
wheeheee committed Jan 24, 2025
1 parent 17a3568 commit aec3e40
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions test/runtests.jl
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,8 @@ module_tests = [
:Unwrap => ["unwrap.jl"]
]

!(dirname(@__FILE__) in LOAD_PATH) && push!(LOAD_PATH, dirname(@__FILE__))

seed!(1776)

@testset verbose=true "DSP.jl" begin
Expand Down

0 comments on commit aec3e40

Please # to comment.