aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--test/logger/test_formatter.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/logger/test_formatter.rb b/test/logger/test_formatter.rb
index 03a66ca796..9465722991 100644
--- a/test/logger/test_formatter.rb
+++ b/test/logger/test_formatter.rb
@@ -1,6 +1,6 @@
# coding: US-ASCII
# frozen_string_literal: false
-require_relative 'helper'
+require 'logger'
class TestFormatter < Test::Unit::TestCase
def test_call