diff --git a/test/failing_tests.jl b/test/failing_tests.jl index 7c5e077f5..5780e19fc 100644 --- a/test/failing_tests.jl +++ b/test/failing_tests.jl @@ -62,7 +62,7 @@ end create_group(f, "a") create_group(f, "b") - + # iterate over groups names = String[] @test HDF5.API.h5l_iterate( @@ -110,4 +110,3 @@ end close(f) end end -