aboutsummaryrefslogtreecommitdiffstats
path: root/tools/test.rb
diff options
context:
space:
mode:
Diffstat (limited to 'tools/test.rb')
-rw-r--r--tools/test.rb2
1 files changed, 0 insertions, 2 deletions
diff --git a/tools/test.rb b/tools/test.rb
index 1d223f99a2..50cce2081a 100644
--- a/tools/test.rb
+++ b/tools/test.rb
@@ -8,5 +8,3 @@ module Rails
@root ||= Pathname.new(COMPONENT_ROOT)
end
end
-
-exit Minitest.run(ARGV)