fix wording of spec description [ci skip]
This commit is contained in:
parent
93dd13d97a
commit
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
|
||||
|
Loading…
x
Reference in New Issue
Block a user