From dba1958bd79c1c9d18f215dfc2b806ea62edd1c8 Mon Sep 17 00:00:00 2001 From: Martin Afanasjew Date: Mon, 4 Jul 2016 17:41:14 +0200 Subject: Revert "Test officially supported cmd taps. (#390)" This reverts commit 252c701c59227c385ef6178fe99523cca8c843bb. Taps installed prior to running the test suite are not visible to the test suite as most Homebrew paths are redefined as to not mess up the local installation. --- Library/Homebrew/dev-cmd/test-bot.rb | 1 - 1 file changed, 1 deletion(-) (limited to 'Library/Homebrew/dev-cmd') diff --git a/Library/Homebrew/dev-cmd/test-bot.rb b/Library/Homebrew/dev-cmd/test-bot.rb index 9e55fbfa6..2f6c44d3a 100644 --- a/Library/Homebrew/dev-cmd/test-bot.rb +++ b/Library/Homebrew/dev-cmd/test-bot.rb @@ -659,7 +659,6 @@ module Homebrew test "brew", "tests", *tests_args test "brew", "tests", "--no-compat" test "brew", "readall", "--syntax" - test "brew", "tests", "--official-cmd-taps" else test "brew", "readall", "--aliases", @tap.name end -- cgit v1.2.3