parent
e6c6ec3047
commit
cca8d45c38
1 changed files with 4 additions and 0 deletions
|
@ -37,6 +37,10 @@ class AircrackNg < Formula
|
|||
Run `airodump-ng-oui-update` install or update the Airodump-ng OUI file.
|
||||
EOS
|
||||
end
|
||||
|
||||
test do
|
||||
system "#{bin}/aircrack-ng", "--help"
|
||||
end
|
||||
end
|
||||
|
||||
__END__
|
||||
|
|
Loading…
Reference in a new issue