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
1 changed files with 1 additions and 0 deletions

View File

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