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