crunch: use valid command
This commit is contained in:
parent
e0ddfaf8fa
commit
d608077712
1 changed files with 1 additions and 1 deletions
|
@ -23,6 +23,6 @@ class Crunch < Formula
|
|||
end
|
||||
|
||||
test do
|
||||
system "#{bin}/crunch", "--version"
|
||||
system "#{bin}/crunch", "-v"
|
||||
end
|
||||
end
|
||||
|
|
Loading…
Reference in a new issue