ghi: full path in test

master
Jack Nagel 2013-06-08 21:26:20 -05:00
parent ade0c216b5
commit fd09a99c4d
1 changed files with 1 additions and 1 deletions

View File

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