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

describe "Struct::Tms#stime" do
  it "needs to be reviewed for spec completeness"
end

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