Removed needless alias about Minitest

This commit is contained in:
Hiroshi SHIBATA 2021-09-07 08:53:35 +09:00
parent 1bec4f251d
commit 77763d4940
Notes: git 2021-09-11 08:48:44 +09:00

View File

@ -790,5 +790,3 @@ module MiniTest
Test = Unit::TestCase
end # module MiniTest
Minitest = MiniTest # :nodoc: because ugh... I typo this all the time