ghi: full path in test

This commit is contained in:
Jack Nagel 2013-06-08 21:26:20 -05:00
parent ade0c216b5
commit fd09a99c4d

View file

@ -11,6 +11,6 @@ class Ghi < Formula
end
test do
system "ghi --version"
system "#{bin}/ghi", "--version"
end
end