diff options
| author | Adam Vandenberg | 2010-02-27 16:03:04 -0800 |
|---|---|---|
| committer | Adam Vandenberg | 2010-04-06 08:27:11 -0700 |
| commit | 4c2a8a7f1c306cf539537056cce93d330a9df18a (patch) | |
| tree | 7c605c484cff618942fcadfb6deda393e73a376d /Library/Homebrew/test/tests | |
| parent | d49230733f616da01b2f2fab71b10615cc4582e1 (diff) | |
| download | brew-4c2a8a7f1c306cf539537056cce93d330a9df18a.tar.bz2 | |
Move version tests to separate file.
Diffstat (limited to 'Library/Homebrew/test/tests')
| -rwxr-xr-x | Library/Homebrew/test/tests | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Library/Homebrew/test/tests b/Library/Homebrew/test/tests index 4afc72621..093433acc 100755 --- a/Library/Homebrew/test/tests +++ b/Library/Homebrew/test/tests @@ -9,6 +9,8 @@ # Bulk of the tests ruby unittest.rb $* +ruby test_versions.rb $* + ruby test_inreplace.rb $* # Test hardware sniffers |
