Skip to content

Commit

Permalink
edit artifacts
Browse files Browse the repository at this point in the history
  • Loading branch information
aTrotier committed Nov 15, 2024
1 parent b7c88bb commit 5659bd6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/runtests.jl
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ using SEQ_BRUKER_a_MP2RAGE_CS_360.NIfTI
using SEQ_BRUKER_a_MP2RAGE_CS_360.JSON

@testset "SEQ_BRUKER_a_MP2RAGE_CS_360.jl" begin
datadir = artifact"MP2RAGE_data"
const datadir = joinpath(artifact"MP2RAGE_data")
@info "The test data is located at $datadir."

path_bruker = joinpath(datadir, "MP2RAGE_FULLY")
Expand Down

0 comments on commit 5659bd6

Please sign in to comment.