1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00

[ruby/logger] Ignored loading CoreAssertions in test runner

2fd5401ad6
This commit is contained in:
Hiroshi SHIBATA 2021-09-14 20:53:07 +09:00
parent f77f9b9328
commit 8f6b42e0cb
No known key found for this signature in database
GPG key ID: F9CF13417264FAC2
5 changed files with 4 additions and 17 deletions

View file

@ -1,6 +1,6 @@
# coding: US-ASCII
# frozen_string_literal: false
require_relative 'helper'
require 'logger'
class TestLoggerSeverity < Test::Unit::TestCase
def test_enum