aboutsummaryrefslogtreecommitdiffstats
path: root/spec/ruby/library/matrix/scalar/Raise_spec.rb
blob: 3e98fcb22accc246c6a09266b4608c3bda51d726 (plain)
1
2
3
4
5
6
require File.expand_path('../../../../spec_helper', __FILE__)
require 'matrix'

describe "Matrix::Scalar#Raise" do
  it "needs to be reviewed for spec completeness"
end