зеркало из https://github.com/github/ruby.git
fix wording of spec description [ci skip]
This commit is contained in:
Родитель
93dd13d97a
Коммит
30326844c7
|
@ -15,7 +15,7 @@ describe "Source files" do
|
|||
end
|
||||
|
||||
describe "encoded in UTF-16 LE without a BOM" do
|
||||
it "are parsed because empty as they contain a NUL byte before the encoding comment" do
|
||||
it "are parsed as empty because they contain a NUL byte before the encoding comment" do
|
||||
ruby_exe(fixture(__FILE__, "utf16-le-nobom.rb"), args: "2>&1").should == ""
|
||||
end
|
||||
end
|
||||
|
|
Загрузка…
Ссылка в новой задаче