From 5a973b314bde0948b451f60c7cab980f96286099 Mon Sep 17 00:00:00 2001 From: Guo Xiang Tan Date: Tue, 24 Mar 2015 00:27:53 +0800 Subject: Remove alias for `i_suck_and_my_tests_are_order_dependent`. --- activesupport/lib/active_support/test_case.rb | 2 -- 1 file changed, 2 deletions(-) (limited to 'activesupport/lib/active_support/test_case.rb') diff --git a/activesupport/lib/active_support/test_case.rb b/activesupport/lib/active_support/test_case.rb index 739823bd56..9a45c07e8d 100644 --- a/activesupport/lib/active_support/test_case.rb +++ b/activesupport/lib/active_support/test_case.rb @@ -45,8 +45,6 @@ module ActiveSupport test_order end - - alias :my_tests_are_order_dependent! :i_suck_and_my_tests_are_order_dependent! end alias_method :method_name, :name -- cgit v1.2.3