ack: try and fix test with brew-test-bot.

master
Mike McQuaid 2013-09-14 14:04:37 +01:00
parent 2ace1b6b86
commit cc609a0da7
1 changed files with 1 additions and 1 deletions

View File

@ -13,6 +13,6 @@ class Ack < Formula
end
test do
system "#{bin}/ack", 'brew', '/usr/share/dict/words'
system "#{bin}/ack brew /usr/share/dict/words"
end
end