mirror of
https://github.com/github/rails.git
synced 2026-01-29 00:08:15 -05:00
Fix routing tests to pass when run independently of the entire AP suite
git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@3540 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
require File.dirname(__FILE__) + '/../abstract_unit'
|
||||
require 'test/unit'
|
||||
require 'fake_controllers'
|
||||
require 'stringio'
|
||||
|
||||
RunTimeTests = ARGV.include? 'time'
|
||||
|
||||
Reference in New Issue
Block a user