diff options
| author | Jack Nagel | 2012-06-20 00:51:01 -0500 | 
|---|---|---|
| committer | Jack Nagel | 2012-07-04 22:47:34 -0500 | 
| commit | 8ed666ae7d0e272a9415b94d397aa0574965f9ef (patch) | |
| tree | 4fc201c963df6bda8f75b512a447eca1720aed88 /Library/Homebrew/test/test_ENV.rb | |
| parent | 3e2c41c7d970bfd33a9920b5c78e2eaf773c1072 (diff) | |
| download | homebrew-8ed666ae7d0e272a9415b94d397aa0574965f9ef.tar.bz2 | |
tests: clean up whitespace
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
Diffstat (limited to 'Library/Homebrew/test/test_ENV.rb')
| -rw-r--r-- | Library/Homebrew/test/test_ENV.rb | 2 | 
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Homebrew/test/test_ENV.rb b/Library/Homebrew/test/test_ENV.rb index 210b5d4c5..cd9c930ed 100644 --- a/Library/Homebrew/test/test_ENV.rb +++ b/Library/Homebrew/test/test_ENV.rb @@ -1,6 +1,6 @@  require 'testing_env'  require 'hardware' -   +  class EnvironmentTests < Test::Unit::TestCase    def test_ENV_options      ENV.gcc_4_0  | 
