Skip to content

Commit

Permalink
Using
Browse files Browse the repository at this point in the history
  • Loading branch information
gdalle committed Sep 29, 2024
1 parent 0b93315 commit f1a9d1c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/runtests.jl
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ using Test
TEST_SUITE = get(ENV, "JULIA_HMM_TEST_SUITE", "Standard")
if TEST_SUITE == "HMMBase"
Pkg.add("HMMBase")
using HMMBase: HMMBase
end

Pkg.develop(; path=joinpath(dirname(@__DIR__), "libs", "HMMTest"))
Expand Down

0 comments on commit f1a9d1c

Please sign in to comment.