automated rubocop fixup
This commit is contained in:
parent
1de9f3baf3
commit
aae4dfaec0
@ -77,7 +77,7 @@ class DependencyCollectorTests < Homebrew::TestCase
|
||||
end
|
||||
|
||||
def test_ant_dep
|
||||
@d.add :ant => :build
|
||||
@d.add ant: :build
|
||||
assert_equal find_dependency("ant"), Dependency.new("ant", [:build])
|
||||
end
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user