mirror of
https://github.com/rails/rails.git
synced 2022-11-09 12:12:34 -05:00
parent
b10c8822e1
commit
55eba0affc
1 changed files with 1 additions and 0 deletions
|
@ -1,4 +1,5 @@
|
|||
require 'abstract_unit'
|
||||
require 'fixtures/session_autoload_test/session_autoload_test/foo'
|
||||
|
||||
class CacheStoreTest < ActionDispatch::IntegrationTest
|
||||
class TestController < ActionController::Base
|
||||
|
|
Loading…
Reference in a new issue