odo: fully scope test system call
This commit is contained in:
parent
c00522aa66
commit
39aed0ac73
1 changed files with 1 additions and 1 deletions
|
@ -22,6 +22,6 @@ class Odo < Formula
|
|||
end
|
||||
|
||||
test do
|
||||
system "odo", "testlog"
|
||||
system "#{bin}/odo", "testlog"
|
||||
end
|
||||
end
|
||||
|
|
Loading…
Reference in a new issue