diff --git a/test/data/girf_app_k0.jld2 b/test/data/girf_app_k0.jld2 new file mode 100644 index 0000000..a10d53a Binary files /dev/null and b/test/data/girf_app_k0.jld2 differ diff --git a/test/data/girf_app_k1.jld2 b/test/data/girf_app_k1.jld2 new file mode 100644 index 0000000..2d8cf2c Binary files /dev/null and b/test/data/girf_app_k1.jld2 differ diff --git a/test/testMRIGradients.jl b/test/testMRIGradients.jl index 03104a7..e305522 100644 --- a/test/testMRIGradients.jl +++ b/test/testMRIGradients.jl @@ -8,11 +8,11 @@ end function test_package() @testset "Package" begin - + test_grads() end end -test_package() +test_package() \ No newline at end of file