Skip to content

Commit

Permalink
Fix Typo.
Browse files Browse the repository at this point in the history
  • Loading branch information
udesou authored Jan 24, 2025
1 parent d5f0e83 commit 4f7315e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion stdlib/Profile/test/runtests.jl
Original file line number Diff line number Diff line change
Expand Up @@ -344,7 +344,7 @@ end
@test only(node.down).first == lidict[8]
end

# FIXME: Issue #57103: heap snapshots is not currently supported in MMTk
# FIXME: Issue #57103: heap snapshots are currently not supported in MMTk
@static if Base.USING_STOCK_GC
@testset "HeapSnapshot" begin
tmpdir = mktempdir()
Expand Down

0 comments on commit 4f7315e

Please sign in to comment.