summaryrefslogtreecommitdiff
path: root/spec/ruby/shared/rational/quo.rb
blob: 53b32fed2fdb19f102c68d12bc141fcfe74065eb (plain)
1
2
3
4
5
require_relative '../../spec_helper'

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