summaryrefslogtreecommitdiff
path: root/spec/ruby/core/process/status/inspect_spec.rb
blob: 03f0479f2c19c1d658213c84acdb7cbcf0cb1986 (plain)
1
2
3
4
5
require_relative '../../../spec_helper'

describe "Process::Status#inspect" do
  it "needs to be reviewed for spec completeness"
end