gist: better test
This commit is contained in:
parent
f52f2005f4
commit
f355614ec5
1 changed files with 1 additions and 1 deletions
|
@ -17,6 +17,6 @@ class Gist < Formula
|
|||
end
|
||||
|
||||
test do
|
||||
system "#{bin}/gist", "--version"
|
||||
assert_match %r{https:\/\/gist}, pipe_output("#{bin}/gist", "homebrew")
|
||||
end
|
||||
end
|
||||
|
|
Loading…
Reference in a new issue