aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Homebrew/test/tests
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Homebrew/test/tests')
-rwxr-xr-xLibrary/Homebrew/test/tests2
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 $*