sntop: add test
This commit is contained in:
parent
5389f5c030
commit
22ae237754
1 changed files with 4 additions and 0 deletions
|
@ -30,4 +30,8 @@ class Sntop < Formula
|
|||
You should be certain that you trust any software you grant root privileges.
|
||||
EOS
|
||||
end
|
||||
|
||||
test do
|
||||
system "#{bin}/sntop", "--version"
|
||||
end
|
||||
end
|
||||
|
|
Loading…
Reference in a new issue