parent
32574b42a1
commit
9bfdf8a337
1 changed files with 4 additions and 0 deletions
|
@ -31,4 +31,8 @@ class Tmux < Formula
|
|||
#{etc}/bash_completion.d/tmux
|
||||
EOS
|
||||
end
|
||||
|
||||
def test
|
||||
system "#{bin}/tmux -V"
|
||||
end
|
||||
end
|
||||
|
|
Loading…
Reference in a new issue