mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
Update to ruby/spec@7241f39
This commit is contained in:
parent
74fdc1e60f
commit
c74d30e795
5 changed files with 13 additions and 16 deletions
|
@ -2,7 +2,6 @@
|
|||
require_relative '../../../spec_helper'
|
||||
|
||||
describe "Encoding::InvalidByteSequenceError#incomplete_input?" do
|
||||
|
||||
it "returns nil by default" do
|
||||
Encoding::InvalidByteSequenceError.new.incomplete_input?.should be_nil
|
||||
end
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue