From be3d33ea364c735ef36ef2e77ea8915c99daef4a Mon Sep 17 00:00:00 2001 From: Tim D. Smith Date: Sun, 26 Jun 2016 23:00:10 -0700 Subject: Document command line options for brew tests --- Library/Homebrew/cmd/tests.rb | 3 +++ 1 file changed, 3 insertions(+) (limited to 'Library') diff --git a/Library/Homebrew/cmd/tests.rb b/Library/Homebrew/cmd/tests.rb index 5310cf186..58e90cec7 100644 --- a/Library/Homebrew/cmd/tests.rb +++ b/Library/Homebrew/cmd/tests.rb @@ -1,3 +1,6 @@ +#: * `tests` [`-v`] [`--coverage`] [`--generic`] [`--no-compat`] [`--only=`] [`--seed` ] [`--trace`]: +#: Run Homebrew's unit and integration tests. + require "fileutils" module Homebrew -- cgit v1.2.3