Skip to content

Commit

Permalink
Update test/building.jl
Browse files Browse the repository at this point in the history
  • Loading branch information
imciner2 authored Jan 4, 2025
1 parent dd3658b commit d23ffdb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/building.jl
Original file line number Diff line number Diff line change
Expand Up @@ -530,6 +530,6 @@ end
# Specify the per-platform GCC versions
preferred_gcc_version=c,
)
@test haskey(build_output_meta, p)
@test length(keys(build_output_meta)) == length(platforms)
end
end

0 comments on commit d23ffdb

Please sign in to comment.