aboutsummaryrefslogtreecommitdiffstats
path: root/Library
diff options
context:
space:
mode:
authorJack Nagel2013-01-27 14:37:13 -0600
committerJack Nagel2013-01-27 16:29:19 -0600
commitd6ae459e633368afae29201c6ca7c49f19a20973 (patch)
treeb7cb43f5af99ad3e52ae2ec5c3d66ca53dc3ba48 /Library
parent159028b5e9adc9bffe6b31f4bcba75990e2555a7 (diff)
downloadhomebrew-d6ae459e633368afae29201c6ca7c49f19a20973.tar.bz2
Update require
Diffstat (limited to 'Library')
-rw-r--r--Library/Homebrew/test/test_comparableset.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Homebrew/test/test_comparableset.rb b/Library/Homebrew/test/test_comparableset.rb
index 002f7522e..3213e311f 100644
--- a/Library/Homebrew/test/test_comparableset.rb
+++ b/Library/Homebrew/test/test_comparableset.rb
@@ -1,6 +1,6 @@
require 'testing_env'
require 'extend/set'
-require 'dependencies'
+require 'requirements'
class ComparableSetTests < Test::Unit::TestCase
def setup