зеркало из https://github.com/github/ruby.git
Fix a typo
This commit is contained in:
Родитель
be52c72889
Коммит
50f3e93c80
|
@ -53,7 +53,7 @@ describe :string_to_sym, shared: true do
|
|||
sym.to_s.should == binary_string
|
||||
end
|
||||
|
||||
it "ignores exising symbols with different encoding" do
|
||||
it "ignores existing symbols with different encoding" do
|
||||
source = "fée"
|
||||
|
||||
iso_symbol = source.force_encoding(Encoding::ISO_8859_1).send(@method)
|
||||
|
|
Загрузка…
Ссылка в новой задаче