aboutsummaryrefslogtreecommitdiffstats
path: root/railties/test/mocks/routes.rb
diff options
context:
space:
mode:
Diffstat (limited to 'railties/test/mocks/routes.rb')
-rw-r--r--railties/test/mocks/routes.rb6
1 files changed, 0 insertions, 6 deletions
diff --git a/railties/test/mocks/routes.rb b/railties/test/mocks/routes.rb
deleted file mode 100644
index ea12863683..0000000000
--- a/railties/test/mocks/routes.rb
+++ /dev/null
@@ -1,6 +0,0 @@
-module ActionController
- module Routing
- class Routes
- end
- end
-end