Skip to content

Commit

Permalink
fix test
Browse files Browse the repository at this point in the history
  • Loading branch information
aTrotier committed Jul 17, 2023
1 parent 0050644 commit 9380e1c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/testReconstruction.jl
Original file line number Diff line number Diff line change
Expand Up @@ -647,7 +647,7 @@ end
function testReco(N=32)
@testset "Reconstructions" begin
@testset "MultiEcho" begin
testDirectRecoMultiEcho()
testRecoMultiEcho()
testSenseMultiEcho(N)
end

Expand Down

0 comments on commit 9380e1c

Please sign in to comment.