diff options
| author | Michael Morgan | 2010-10-17 18:27:10 -0400 |
|---|---|---|
| committer | Adam Vandenberg | 2010-10-17 21:13:16 -0700 |
| commit | 3ea550100f948e307ecd67413089faf6b5057f20 (patch) | |
| tree | 945521832e23cf06667242bd4780774a63db3395 /Library/Homebrew/test/tests | |
| parent | 599c7fe7d073028d853337f02a957c9e9140d120 (diff) | |
| download | brew-3ea550100f948e307ecd67413089faf6b5057f20.tar.bz2 | |
extract undent test to test case
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
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 87125decb..8d24ea435 100755 --- a/Library/Homebrew/test/tests +++ b/Library/Homebrew/test/tests @@ -15,3 +15,4 @@ /usr/bin/ruby test_ARGV.rb $* /usr/bin/ruby test_ENV.rb $* /usr/bin/ruby test_updater.rb $* +/usr/bin/ruby test_string.rb $* |
