Skip to content

Commit 4a54a95

Browse files
committed
add instantiate ?
1 parent c24e74c commit 4a54a95

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

test/runtests.jl

+2
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,9 @@ using Test
33
using LazyArtifacts
44
using SEQ_BRUKER_a_MP2RAGE_CS_360.NIfTI
55
using SEQ_BRUKER_a_MP2RAGE_CS_360.JSON
6+
using Pkg
67

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

0 commit comments

Comments
 (0)