diff options
Diffstat (limited to 'Library/Homebrew/test/test_options.rb')
| -rw-r--r-- | Library/Homebrew/test/test_options.rb | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Library/Homebrew/test/test_options.rb b/Library/Homebrew/test/test_options.rb index a31bf91be..4b9915874 100644 --- a/Library/Homebrew/test/test_options.rb +++ b/Library/Homebrew/test/test_options.rb @@ -21,7 +21,6 @@ class OptionTests < Homebrew::TestCase refute_equal bar, @option assert_eql @option, foo refute_eql @option, bar - assert_operator bar, :<, foo end def test_strips_leading_dashes |
