aboutsummaryrefslogtreecommitdiffstats
path: root/spec/ruby/shared/rational/remainder.rb
blob: 64aeb55e6cff83b07c1509c99dcc95c09d207a16 (plain)
1
2
3
4
5
require File.expand_path('../../../spec_helper', __FILE__)

describe :rational_remainder, shared: true do
  it "needs to be reviewed for spec completeness"
end