Skip to content

Commit

Permalink
fix tests_generate_hypercube
Browse files Browse the repository at this point in the history
  • Loading branch information
orso82 committed Nov 11, 2024
1 parent 6bc576e commit 6d4ff1a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion data/tests_generate_hypercube.jl
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ using Test
using Pkg
using BalanceOfPlantSurrogate

using Pkg.activate(@__DIR__)
Pkg.activate(@__DIR__)

@testset "BalanceOfPlantSurrogate Tests" begin
include(joinpath(@__DIR__,"generate_hypercube.jl"))
Expand Down

0 comments on commit 6d4ff1a

Please sign in to comment.