parent
48f260f674
commit
f5642cb105
@ -65,7 +65,7 @@ class IntegrationCommandTests < Homebrew::TestCase
|
||||
end
|
||||
|
||||
def test_env
|
||||
assert_match "CMAKE_PREFIX_PATH=\"#{HOMEBREW_PREFIX}\"",
|
||||
assert_match /CMAKE_PREFIX_PATH="#{HOMEBREW_PREFIX}[:"]/,
|
||||
cmd("--env")
|
||||
end
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user