summaryrefslogtreecommitdiff
path: root/spec/ruby/core/exception/incomplete_input_spec.rb
blob: a64d4be3f30e3221da82f76ab4d96f4886abd1c0 (plain)
1
2
3
4
5
require File.expand_path('../../../spec_helper', __FILE__)

describe "Encoding::InvalidByteSequenceError#incomplete_input?" do
  it "needs to be reviewed for spec completeness"
end