diff options
| author | Viktor Szakats | 2017-02-14 18:46:48 +0000 |
|---|---|---|
| committer | Viktor Szakats | 2017-02-14 18:46:48 +0000 |
| commit | bf314fb08250cffa9bacb164b59b463f598da571 (patch) | |
| tree | c814af3a1ac336e5e1f8af55efbedb9783da9947 /Library/Homebrew/test | |
| parent | 64448834a68ee1e183e5c2bf9504dadfa9431dc1 (diff) | |
| download | brew-bf314fb08250cffa9bacb164b59b463f598da571.tar.bz2 | |
add test
Diffstat (limited to 'Library/Homebrew/test')
| -rw-r--r-- | Library/Homebrew/test/audit_test.rb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Library/Homebrew/test/audit_test.rb b/Library/Homebrew/test/audit_test.rb index b1ccb1e10..9165edef1 100644 --- a/Library/Homebrew/test/audit_test.rb +++ b/Library/Homebrew/test/audit_test.rb @@ -434,6 +434,7 @@ class FormulaAuditorTests < Homebrew::TestCase "sf1" => "http://foo.sourceforge.net/", "sf2" => "http://foo.sourceforge.net", "sf3" => "http://foo.sf.net/", + "sf4" => "http://foo.sourceforge.io/", "waldo" => "http://www.gnu.org/waldo", } |
