Skip to content

Commit

Permalink
beanstalkd: add test
Browse files Browse the repository at this point in the history
  • Loading branch information
m1kit authored and ilovezfs committed Mar 24, 2018
1 parent be9f744 commit 79cf358
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions Formula/beanstalkd.rb
Original file line number Diff line number Diff line change
Expand Up @@ -46,4 +46,8 @@ def plist; <<~EOS
</plist>
EOS
end

test do
system "#{bin}/beanstalkd", "-v"
end
end

0 comments on commit 79cf358

Please sign in to comment.