summaryrefslogtreecommitdiff
path: root/spec/ruby/core/matchdata/hash_spec.rb
blob: 1d5c8a203f619fe7676798c57ae79ed3d8581aaf (plain)
1
2
3
4
5
require File.expand_path('../../../spec_helper', __FILE__)

describe "MatchData#hash" do
  it "needs to be reviewed for spec completeness"
end