Skip to content

Commit

Permalink
Removed loading old helper file and load Logger class by itself
Browse files Browse the repository at this point in the history
  • Loading branch information
hsbt committed Dec 16, 2021
1 parent bbd5f75 commit 5ee0fd6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/logger/test_formatter.rb
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# coding: US-ASCII
# frozen_string_literal: false
require_relative 'helper'
require 'logger'

class TestFormatter < Test::Unit::TestCase
def test_call
Expand Down

0 comments on commit 5ee0fd6

Please sign in to comment.