diff options
| author | Adam Vandenberg | 2010-02-18 12:05:09 -0800 |
|---|---|---|
| committer | Adam Vandenberg | 2010-04-06 08:27:11 -0700 |
| commit | bcb1f61f378c8c518abf19e6ef2487b8367df8ec (patch) | |
| tree | 7868657b2d3c3845014d02d2a9884afc771c9cbf /Library | |
| parent | a5cbf945962b7a177b3d080bf100dab65757b366 (diff) | |
| download | brew-bcb1f61f378c8c518abf19e6ef2487b8367df8ec.tar.bz2 | |
Tests - remove some unused includes
Diffstat (limited to 'Library')
| -rwxr-xr-x | Library/Homebrew/test/unittest.rb | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/Library/Homebrew/test/unittest.rb b/Library/Homebrew/test/unittest.rb index e93fd7b39..0c924f77b 100755 --- a/Library/Homebrew/test/unittest.rb +++ b/Library/Homebrew/test/unittest.rb @@ -24,9 +24,7 @@ at_exit { HOMEBREW_PREFIX.parent.rmtree } require 'utils' require 'formula' -require 'download_strategy' require 'keg' -require 'utils' require 'brew.h' # for some reason our utils.rb safe_system behaves completely differently |
