From bf314fb08250cffa9bacb164b59b463f598da571 Mon Sep 17 00:00:00 2001 From: Viktor Szakats Date: Tue, 14 Feb 2017 18:46:48 +0000 Subject: add test --- Library/Homebrew/test/audit_test.rb | 1 + 1 file changed, 1 insertion(+) (limited to 'Library/Homebrew') 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", } -- cgit v1.2.3