aboutsummaryrefslogtreecommitdiffstats
path: root/activesupport/test/autoloading_fixtures/conflict.rb
diff options
context:
space:
mode:
Diffstat (limited to 'activesupport/test/autoloading_fixtures/conflict.rb')
-rw-r--r--activesupport/test/autoloading_fixtures/conflict.rb3
1 files changed, 3 insertions, 0 deletions
diff --git a/activesupport/test/autoloading_fixtures/conflict.rb b/activesupport/test/autoloading_fixtures/conflict.rb
new file mode 100644
index 0000000000..c5d3f6bdc0
--- /dev/null
+++ b/activesupport/test/autoloading_fixtures/conflict.rb
@@ -0,0 +1,3 @@
+# frozen_string_literal: true
+
+Conflict = 2