aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Homebrew/test/test_stdlib.rb
diff options
context:
space:
mode:
authorJack Nagel2014-12-28 00:03:16 -0500
committerJack Nagel2014-12-28 00:03:16 -0500
commit8805f3ae515af3a11a2c29a32f0dfacd0f5dedd2 (patch)
tree0ff03d06afaedbe1427e274633ea13c75bbc4871 /Library/Homebrew/test/test_stdlib.rb
parent0a16fff0cda0ddee42f97d891695075abbe218f0 (diff)
downloadbrew-8805f3ae515af3a11a2c29a32f0dfacd0f5dedd2.tar.bz2
Drop unnecessary requires
Diffstat (limited to 'Library/Homebrew/test/test_stdlib.rb')
-rw-r--r--Library/Homebrew/test/test_stdlib.rb1
1 files changed, 0 insertions, 1 deletions
diff --git a/Library/Homebrew/test/test_stdlib.rb b/Library/Homebrew/test/test_stdlib.rb
index b45b0795a..9ed69d3b7 100644
--- a/Library/Homebrew/test/test_stdlib.rb
+++ b/Library/Homebrew/test/test_stdlib.rb
@@ -1,5 +1,4 @@
require 'testing_env'
-require 'testball'
require 'formula'
require 'cxxstdlib'