kpcli: call full path to executable in test
This commit is contained in:
parent
1818c6b89b
commit
6d9e58ee5c
1 changed files with 1 additions and 1 deletions
|
@ -95,6 +95,6 @@ class Kpcli < Formula
|
|||
end
|
||||
|
||||
test do
|
||||
system "kpcli", "--help"
|
||||
system bin/"kpcli", "--help"
|
||||
end
|
||||
end
|
||||
|
|
Loading…
Reference in a new issue