uudeview: be more specific in test
This commit is contained in:
parent
b70794af62
commit
748dde5e2a
1 changed files with 1 additions and 1 deletions
|
@ -11,6 +11,6 @@ class Uudeview < Formula
|
||||||
end
|
end
|
||||||
|
|
||||||
def test
|
def test
|
||||||
system "uudeview -V"
|
system "#{bin}/uudeview -V"
|
||||||
end
|
end
|
||||||
end
|
end
|
||||||
|
|
Loading…
Reference in a new issue