diff options
| author | Adam Vandenberg | 2010-03-20 23:13:25 -0700 |
|---|---|---|
| committer | Adam Vandenberg | 2010-04-06 08:27:12 -0700 |
| commit | cacb057b912c433928534f61293e0994e0dd040a (patch) | |
| tree | 77585bd5fd22cae14670c11c2521bb3ad63887c2 /Library/Homebrew/test/tests | |
| parent | 31ebf6a293f8fbcbe9df8544ba3fdc9dfc27aa91 (diff) | |
| download | brew-cacb057b912c433928534f61293e0994e0dd040a.tar.bz2 | |
Move ENV tests to separate file.
Diffstat (limited to 'Library/Homebrew/test/tests')
| -rwxr-xr-x | Library/Homebrew/test/tests | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Library/Homebrew/test/tests b/Library/Homebrew/test/tests index 41e08a6ba..b292bb570 100755 --- a/Library/Homebrew/test/tests +++ b/Library/Homebrew/test/tests @@ -23,6 +23,7 @@ ruby test_external_deps.rb $* ruby test_pathname_install.rb $* ruby test_utils.rb $* ruby test_ARGV.rb $* +ruby test_ENV.rb $* # Update tests (only seem to work for mxcl) ruby test_updater.rb $* |
