# File lib/minitest/unit.rb, line 531 def self.inherited x raise "You're running minitest and test/unit in the same process: #{x}" end