Skip to content
This repository has been archived by the owner on Jul 4, 2023. It is now read-only.

Commit

Permalink
gist: better test
Browse files Browse the repository at this point in the history
  • Loading branch information
dunn committed Nov 22, 2015
1 parent 108273c commit 5460632
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Library/Formula/gist.rb
Expand Up @@ -17,6 +17,6 @@ def install
end

test do
system "#{bin}/gist", "--version"
assert_match %r{https:\/\/gist}, pipe_output("#{bin}/gist", "homebrew")
end
end

0 comments on commit 5460632

Please sign in to comment.