We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bbd5f75 commit 5ee0fd6Copy full SHA for 5ee0fd6
test/logger/test_formatter.rb
@@ -1,6 +1,6 @@
1
# coding: US-ASCII
2
# frozen_string_literal: false
3
-require_relative 'helper'
+require 'logger'
4
5
class TestFormatter < Test::Unit::TestCase
6
def test_call
0 commit comments