1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00

removed unnecessary code

This commit is contained in:
ganesh 2012-02-09 16:06:51 +05:30
parent d1abb8ba64
commit 970f54adb6

View file

@ -1,6 +1,5 @@
# encoding: utf-8
require 'abstract_unit'
require 'active_support/ordered_hash'
require 'controller/fake_controllers'
class UrlHelperTest < ActiveSupport::TestCase