Fix assert_ruby_status usage in 174ae0f5775cc7af7d197963a8f87b7d1972c268
This commit is contained in:
parent
112254d185
commit
873c8a14f0
@ -1390,6 +1390,6 @@ class TestMethod < Test::Unit::TestCase
|
||||
end
|
||||
|
||||
def test_invalidating_CC_ASAN
|
||||
assert_ruby_status('using Module.new')
|
||||
assert_ruby_status(['-e', 'using Module.new'])
|
||||
end
|
||||
end
|
||||
|
Loading…
x
Reference in New Issue
Block a user