Sha256: 501aec7d59837d06a0bf78bac51a95780de2d416a357f2d3eb865e05343f750d
Contents?: true
Size: 318 Bytes
Versions: 51
Compression:
Stored size: 318 Bytes
Contents
require 'spec_helper' RSpec.describe(Regexp::Syntax::V1_9_3) do include_examples 'syntax', Regexp::Syntax.new('ruby/1.9.3'), implements: { property: T::UnicodeProperty::Script_V1_9_3 + T::UnicodeProperty::Age_V1_9_3, nonproperty: T::UnicodeProperty::Script_V1_9_3 + T::UnicodeProperty::Age_V1_9_3 } end
Version data entries
51 entries across 38 versions & 10 rubygems