aboutsummaryrefslogtreecommitdiffstats
path: root/spec/ruby/core/process/tms/cstime_spec.rb
blob: 6743b1515cfc0596bba6a7450bd258adaf59beca (plain)
1
2
3
4
5
6
7
8
9
require File.expand_path('../../../../spec_helper', __FILE__)

describe "Process::Tms#cstime" do
  it "needs to be reviewed for spec completeness"
end

describe "Process::Tms#cstime=" do
  it "needs to be reviewed for spec completeness"
end