mirror of
https://github.com/ruby/ruby.git
synced 2025-08-23 13:04:13 +02:00
4 lines
112 B
Ruby
4 lines
112 B
Ruby
require "test/unit"
|
|
require_relative "core_assertions"
|
|
|
|
Test::Unit::TestCase.include Test::Unit::CoreAssertions
|