Skip to content

Commit

Permalink
Fix whitespace
Browse files Browse the repository at this point in the history
  • Loading branch information
NHDaly committed Jun 29, 2023
1 parent 032ccd6 commit b513082
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion stdlib/Profile/test/allocs.jl
Original file line number Diff line number Diff line change
Expand Up @@ -152,4 +152,3 @@ end
@test length(prof.allocs) >= 1
@test length([a for a in prof.allocs if a.type == Profile.Allocs.BufferType]) >= 1
end

0 comments on commit b513082

Please sign in to comment.