aboutsummaryrefslogtreecommitdiffstats
path: root/tool/lib/helper.rb
blob: 909f8f98afc8b772e94b1aad0edb056575891280 (plain)
1
2
3
4
require "test/unit"
require_relative "core_assertions"

Test::Unit::TestCase.include Test::Unit::CoreAssertions