aboutsummaryrefslogtreecommitdiffstats
path: root/spec/ruby/core/process/gid/switch_spec.rb
blob: 7ae6dae9a7dd8484a1e1d72f772c26ab8186e913 (plain)
1
2
3
4
5
require File.expand_path('../../../../spec_helper', __FILE__)

describe "Process::GID.switch" do
  it "needs to be reviewed for spec completeness"
end