mirror of
https://github.com/github/rails.git
synced 2026-04-26 03:00:59 -04:00
rack and rack-test are pulled in by AD
This commit is contained in:
@@ -2,9 +2,6 @@
|
||||
# so fixtures are loaded to the right database
|
||||
silence_warnings { RAILS_ENV = "test" }
|
||||
|
||||
require 'rack'
|
||||
require 'rack/test'
|
||||
|
||||
require 'test/unit'
|
||||
require 'active_support/core_ext/kernel/requires'
|
||||
|
||||
|
||||
Reference in New Issue
Block a user