From 685ec967274000219aff06f83181e4bba6ed8cea Mon Sep 17 00:00:00 2001 From: Tim D. Smith Date: Wed, 10 Dec 2014 14:41:08 -0800 Subject: weechat: add test --- Library/Formula/weechat.rb | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'Library/Formula') diff --git a/Library/Formula/weechat.rb b/Library/Formula/weechat.rb index 133c95787..38a9060ae 100644 --- a/Library/Formula/weechat.rb +++ b/Library/Formula/weechat.rb @@ -61,4 +61,8 @@ class Weechat < Formula automatically as part of weechat, there won't be any dictionaries. EOS end + + test do + system "weechat", "-r", "/quit" + end end -- cgit v1.2.3