diff options
Diffstat (limited to 'Library/Homebrew/test/tests')
| -rwxr-xr-x | Library/Homebrew/test/tests | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/Library/Homebrew/test/tests b/Library/Homebrew/test/tests index a63d5be35..64aaf3109 100755 --- a/Library/Homebrew/test/tests +++ b/Library/Homebrew/test/tests @@ -9,6 +9,9 @@ # Bulk of the tests ruby unittest.rb $* +# Update tests (only seem to work for mxcl) +ruby test_updater.rb $* + # Patching tests ruby test_patching.rb $* |
