From 77763d49406ddfb7b682e68961a51d8d39dd686b Mon Sep 17 00:00:00 2001 From: Hiroshi SHIBATA Date: Tue, 7 Sep 2021 08:53:35 +0900 Subject: Removed needless alias about Minitest --- tool/lib/minitest/unit.rb | 2 -- 1 file changed, 2 deletions(-) diff --git a/tool/lib/minitest/unit.rb b/tool/lib/minitest/unit.rb index 60cc613e31..6239c765b9 100644 --- a/tool/lib/minitest/unit.rb +++ b/tool/lib/minitest/unit.rb @@ -790,5 +790,3 @@ module MiniTest Test = Unit::TestCase end # module MiniTest - -Minitest = MiniTest # :nodoc: because ugh... I typo this all the time -- cgit v1.2.3