pixie: use full path in test
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
This commit is contained in:
parent
3efc4e0b3e
commit
06a6eba41f
1 changed files with 1 additions and 1 deletions
|
@ -23,6 +23,6 @@ class Pixie < Formula
|
|||
end
|
||||
|
||||
def test
|
||||
system "rndr -v"
|
||||
system "#{bin}/rndr -v"
|
||||
end
|
||||
end
|
||||
|
|
Loading…
Reference in a new issue