flatcc: call full path in testing
This commit is contained in:
parent
59eb095ef4
commit
6de36787de
1 changed files with 1 additions and 1 deletions
|
@ -54,6 +54,6 @@ class Flatcc < Formula
|
|||
|
||||
EOS
|
||||
|
||||
system "flatcc", "-av", "--json", "test.fbs"
|
||||
system bin/"flatcc", "-av", "--json", "test.fbs"
|
||||
end
|
||||
end
|
||||
|
|
Loading…
Reference in a new issue