Skip to content

Commit 9ede664

Browse files
authored
Merge pull request #708 from voxik/add-require-pathname
Explicitly require `pathname`
2 parents 35d8e5b + edb4243 commit 9ede664

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test/i18n/load_path_test.rb

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
require 'test_helper'
2+
require 'pathname'
23

34
class I18nLoadPathTest < I18n::TestCase
45
def setup

0 commit comments

Comments
 (0)