aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Homebrew/test/test_formula.rb
diff options
context:
space:
mode:
authorMike McQuaid2013-12-14 18:14:50 +0000
committerMike McQuaid2013-12-14 18:18:35 +0000
commit8f7e6774566e1454a06507366ca9f34a65f2ed36 (patch)
tree21e028da6834c1313552828be6c1241b6a7f53f2 /Library/Homebrew/test/test_formula.rb
parent3c86d2b8ffdcb854c88553c86b7911dfbb9766db (diff)
downloadhomebrew-8f7e6774566e1454a06507366ca9f34a65f2ed36.tar.bz2
Update string references to mxcl/homebrew.
Diffstat (limited to 'Library/Homebrew/test/test_formula.rb')
-rw-r--r--Library/Homebrew/test/test_formula.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Homebrew/test/test_formula.rb b/Library/Homebrew/test/test_formula.rb
index 1625e26d9..d3c32b079 100644
--- a/Library/Homebrew/test/test_formula.rb
+++ b/Library/Homebrew/test/test_formula.rb
@@ -156,7 +156,7 @@ class FormulaTests < Test::Unit::TestCase
mirror 'file:///foo.org/testball-0.1.tbz'
sha1 TEST_SHA1
- head 'https://github.com/mxcl/homebrew.git', :tag => 'foo'
+ head 'https://github.com/Homebrew/homebrew.git', :tag => 'foo'
devel do
url 'file:///foo.com/testball-0.2.tbz'