mirror of
https://github.com/github/rails.git
synced 2026-01-27 07:17:58 -05:00
ensure tests load sibling Active Support instead of a gem
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
$:.unshift(File.dirname(__FILE__) + '/../../lib')
|
||||
$:.unshift(File.dirname(__FILE__) + '/../../../activesupport/lib')
|
||||
|
||||
require 'config'
|
||||
require 'test/unit'
|
||||
|
||||
Reference in New Issue
Block a user