naturaldocs: use valid command
This commit is contained in:
parent
988801cb33
commit
9ba552f44f
1 changed files with 1 additions and 1 deletions
|
@ -16,6 +16,6 @@ class Naturaldocs < Formula
|
|||
end
|
||||
|
||||
test do
|
||||
system "#{bin}/naturaldocs", "--version"
|
||||
system "#{bin}/naturaldocs", "-h"
|
||||
end
|
||||
end
|
||||
|
|
Loading…
Reference in a new issue