mirror of
https://github.com/rails/rails.git
synced 2022-11-09 12:12:34 -05:00
Fix tests
This commit is contained in:
parent
d39f397dc6
commit
3e62503903
1 changed files with 1 additions and 0 deletions
|
@ -1,5 +1,6 @@
|
|||
require 'rubygems'
|
||||
require 'test/unit'
|
||||
require 'active_support'
|
||||
require 'active_support/test_case'
|
||||
|
||||
$:.unshift "#{File.dirname(__FILE__)}/../lib"
|
||||
|
|
Loading…
Reference in a new issue