diff options
| author | Adam Vandenberg | 2010-03-16 11:47:10 -0700 |
|---|---|---|
| committer | Adam Vandenberg | 2010-04-06 08:27:11 -0700 |
| commit | d49230733f616da01b2f2fab71b10615cc4582e1 (patch) | |
| tree | c15160309db764fe8d2ce7b8179d79592c1da633 /Library/Homebrew/test/tests | |
| parent | bcb1f61f378c8c518abf19e6ef2487b8367df8ec (diff) | |
| download | brew-d49230733f616da01b2f2fab71b10615cc4582e1.tar.bz2 | |
Move inreplace 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 6653b10a9..4afc72621 100755 --- a/Library/Homebrew/test/tests +++ b/Library/Homebrew/test/tests @@ -9,6 +9,8 @@ # Bulk of the tests ruby unittest.rb $* +ruby test_inreplace.rb $* + # Test hardware sniffers ruby test_hardware.rb $* |
