Skip to content

Commit

Permalink
add instantiate ?
Browse files Browse the repository at this point in the history
  • Loading branch information
aTrotier committed Nov 15, 2024
1 parent c24e74c commit 4a54a95
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 @@ -3,7 +3,9 @@ using Test
using LazyArtifacts
using SEQ_BRUKER_a_MP2RAGE_CS_360.NIfTI
using SEQ_BRUKER_a_MP2RAGE_CS_360.JSON
using Pkg

Pkg.instantiate()
const datadir = joinpath(artifact"MP2RAGE_data")
@info "The test data is located at $datadir."

Expand Down

0 comments on commit 4a54a95

Please sign in to comment.