From 4c2a8a7f1c306cf539537056cce93d330a9df18a Mon Sep 17 00:00:00 2001 From: Adam Vandenberg Date: Sat, 27 Feb 2010 16:03:04 -0800 Subject: Move version tests to separate file. --- Library/Homebrew/test/tests | 2 ++ 1 file changed, 2 insertions(+) (limited to 'Library/Homebrew/test/tests') 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 -- cgit v1.2.3