mirror of
https://github.com/rails/rails.git
synced 2022-11-09 12:12:34 -05:00
Require the extensions to tests pass in isolation
This commit is contained in:
parent
7131f6ba22
commit
f9433ef260
1 changed files with 1 additions and 0 deletions
|
@ -1,4 +1,5 @@
|
|||
require 'abstract_unit'
|
||||
require 'active_support/core_ext/array'
|
||||
|
||||
class ArrayInquirerTest < ActiveSupport::TestCase
|
||||
def setup
|
||||
|
|
Loading…
Reference in a new issue