podiff: fix test
This commit is contained in:
parent
dfd2f738cb
commit
052879d5ce
1 changed files with 1 additions and 1 deletions
|
@ -27,6 +27,6 @@ class Podiff < Formula
|
|||
end
|
||||
|
||||
test do
|
||||
system "podiff -v"
|
||||
system "#{bin}/podiff", "-v"
|
||||
end
|
||||
end
|
||||
|
|
Loading…
Reference in a new issue