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

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

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