diff options
Diffstat (limited to 'Library')
| -rw-r--r-- | Library/Homebrew/test/test_tab.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Homebrew/test/test_tab.rb b/Library/Homebrew/test/test_tab.rb index 962bfc602..0b8fb2a64 100644 --- a/Library/Homebrew/test/test_tab.rb +++ b/Library/Homebrew/test/test_tab.rb @@ -24,7 +24,7 @@ class TabTests < Homebrew::TestCase "stable" => "0.10", "devel" => "0.14", "head" => "HEAD-1111111", - } + }, }) end |
