diff options
Diffstat (limited to 'activesupport/test/autoloading_fixtures/a/b.rb')
-rw-r--r-- | activesupport/test/autoloading_fixtures/a/b.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/activesupport/test/autoloading_fixtures/a/b.rb b/activesupport/test/autoloading_fixtures/a/b.rb index 9c9e6454cf..0dbbbbd181 100644 --- a/activesupport/test/autoloading_fixtures/a/b.rb +++ b/activesupport/test/autoloading_fixtures/a/b.rb @@ -1,2 +1,2 @@ class A::B -end
\ No newline at end of file +end |