aboutsummaryrefslogtreecommitdiffstats
path: root/activesupport/test/dependencies/service_two.rb
diff options
context:
space:
mode:
Diffstat (limited to 'activesupport/test/dependencies/service_two.rb')
-rw-r--r--activesupport/test/dependencies/service_two.rb2
1 files changed, 2 insertions, 0 deletions
diff --git a/activesupport/test/dependencies/service_two.rb b/activesupport/test/dependencies/service_two.rb
new file mode 100644
index 0000000000..5205a78bb8
--- /dev/null
+++ b/activesupport/test/dependencies/service_two.rb
@@ -0,0 +1,2 @@
+class ServiceTwo
+end \ No newline at end of file