internal_tap_json/formula_spec: add comment.
This commit is contained in:
parent
f1f2e24aec
commit
99c101bfc1
@ -108,6 +108,7 @@ RSpec.describe "Internal Tap JSON -- Formula" do
|
|||||||
"ruby_source_path" => "Formula/p/ponyc.rb",
|
"ruby_source_path" => "Formula/p/ponyc.rb",
|
||||||
"tap" => "homebrew/core",
|
"tap" => "homebrew/core",
|
||||||
"tap_git_head" => tap_git_head,
|
"tap_git_head" => tap_git_head,
|
||||||
|
# TODO: improve this API before we ship internal API v3 to users
|
||||||
"uses_from_macos" => [{ "llvm"=>[:build, :test] }, "zlib"],
|
"uses_from_macos" => [{ "llvm"=>[:build, :test] }, "zlib"],
|
||||||
"uses_from_macos_bounds" => [{}, {}],
|
"uses_from_macos_bounds" => [{}, {}],
|
||||||
"versions" => { "bottle"=>true, "head"=>nil, "stable"=>"0.58.1" },
|
"versions" => { "bottle"=>true, "head"=>nil, "stable"=>"0.58.1" },
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user