blob: 9136f21d4400e8f5bd6678da772d7aebec4ad5d8 [file] [log] [blame]
class X
class MathTest < Test::Unit::TestCase
def test1
end
def test2
end
end
end