aboutsummaryrefslogtreecommitdiffstats
path: root/spec/ruby/core/process/status/right_shift_spec.rb
blob: 5786d4163c8c6bc85793ec74d8be42a96ea6aa08 (plain)
1
2
3
4
5
require File.expand_path('../../../../spec_helper', __FILE__)

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