Skip to content

Commit

Permalink
Fix formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
mkitti committed Jun 2, 2024
1 parent 245c535 commit 6bbec5b
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions test/failing_tests.jl
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ end

create_group(f, "a")
create_group(f, "b")

# iterate over groups
names = String[]
@test HDF5.API.h5l_iterate(
Expand Down Expand Up @@ -110,4 +110,3 @@ end
close(f)
end
end

0 comments on commit 6bbec5b

Please sign in to comment.