diff options
Diffstat (limited to 'activesupport/test/autoloading_fixtures/em.rb')
-rw-r--r-- | activesupport/test/autoloading_fixtures/em.rb | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/activesupport/test/autoloading_fixtures/em.rb b/activesupport/test/autoloading_fixtures/em.rb new file mode 100644 index 0000000000..16a1838667 --- /dev/null +++ b/activesupport/test/autoloading_fixtures/em.rb @@ -0,0 +1,2 @@ +class EM +end
\ No newline at end of file |