From 9946788775437513c3489b7d7b2b01fcda62d5fb Mon Sep 17 00:00:00 2001 From: Yves Senn Date: Thu, 11 Jun 2015 14:24:56 +0200 Subject: select the AR adapter through `bin/test`. --- tools/test.rb | 2 -- 1 file changed, 2 deletions(-) (limited to 'tools') 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) -- cgit v1.2.3