Adjust test expectation for 'LD'
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
This commit is contained in:
parent
6ebcccdcc5
commit
1b2e19d425
@ -23,7 +23,7 @@ class EnvironmentTests < Test::Unit::TestCase
|
||||
def test_switching_compilers
|
||||
ENV.llvm
|
||||
ENV.clang
|
||||
assert_equal ENV['LD'], ENV['CC']
|
||||
assert_nil ENV['LD']
|
||||
assert_equal ENV['OBJC'], ENV['CC']
|
||||
end
|
||||
end
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user