1
0
Fork 0
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:
Rafael Mendonça França 2015-03-30 13:55:20 -03:00
parent 7131f6ba22
commit f9433ef260

View file

@ -1,4 +1,5 @@
require 'abstract_unit'
require 'active_support/core_ext/array'
class ArrayInquirerTest < ActiveSupport::TestCase
def setup