# frozen_string_literal: false
require 'test/unit'
class TestB < Test::Unit::TestCase
def test_nothing
end
class TestC < Test::Unit::TestCase