Skip to content

Commit

Permalink
Use simply require
Browse files Browse the repository at this point in the history
  • Loading branch information
Taki committed Jan 9, 2021
1 parent 63a79cb commit ba8e025
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions test/backend/memoize_test.rb
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
require 'test_helper'
# TODO: change back to "require 'backend/simple'" when dropping support to Ruby 1.8.7.
require File.expand_path('../simple_test', __FILE__)
require 'backend/simple_test'

class I18nBackendMemoizeTest < I18nBackendSimpleTest
module MemoizeSpy
Expand Down

0 comments on commit ba8e025

Please sign in to comment.