Skip to content

Commit 5659bd6

Browse files
committed
edit artifacts
1 parent b7c88bb commit 5659bd6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/runtests.jl

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ using SEQ_BRUKER_a_MP2RAGE_CS_360.NIfTI
55
using SEQ_BRUKER_a_MP2RAGE_CS_360.JSON
66

77
@testset "SEQ_BRUKER_a_MP2RAGE_CS_360.jl" begin
8-
datadir = artifact"MP2RAGE_data"
8+
const datadir = joinpath(artifact"MP2RAGE_data")
99
@info "The test data is located at $datadir."
1010

1111
path_bruker = joinpath(datadir, "MP2RAGE_FULLY")

0 commit comments

Comments
 (0)