aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAdam Vandenberg2014-05-19 20:29:54 -0700
committerAdam Vandenberg2014-05-21 08:27:13 -0700
commitc6f1ccc2157012cdbc7a70fa9cf8595a1fb5ac1a (patch)
tree531dc0f9d5f1e93c1116848c28906c664dcdbc7b
parentb2b74260dbf7ea106e9b905fb68419dc17f3ab7a (diff)
downloadbrew-c6f1ccc2157012cdbc7a70fa9cf8595a1fb5ac1a.tar.bz2
make `tests` an internal command
-rwxr-xr-xLibrary/Homebrew/cmd/tests.rb (renamed from Library/Contributions/cmd/brew-tests.rb)2
1 files changed, 0 insertions, 2 deletions
diff --git a/Library/Contributions/cmd/brew-tests.rb b/Library/Homebrew/cmd/tests.rb
index 12c62ee6a..27f522d65 100755
--- a/Library/Contributions/cmd/brew-tests.rb
+++ b/Library/Homebrew/cmd/tests.rb
@@ -7,5 +7,3 @@ module Homebrew extend self
end
end
end
-
-Homebrew.tests