Merge pull request #686 from mjago/master

Update integrations.yml to reflect rubySpec update
This commit is contained in:
John Backus 2016-10-28 12:36:19 -07:00 committed by GitHub
commit 603681ee57

View file

@ -8,10 +8,6 @@
"#<Parser::SyntaxError: invalid multibyte escape: /\xAA/>": "#<Parser::SyntaxError: invalid multibyte escape: /\xAA/>":
- language/regexp/escapes_spec.rb - language/regexp/escapes_spec.rb
"#<Parser::SyntaxError: literal contains escape sequences incompatible with UTF-8>": "#<Parser::SyntaxError: literal contains escape sequences incompatible with UTF-8>":
- core/string/new_spec.rb
- core/string/scrub_spec.rb
- core/string/shared/chars.rb
- core/string/shared/codepoints.rb
- core/string/shared/each_codepoint_without_block.rb - core/string/shared/each_codepoint_without_block.rb
- core/string/shared/encode.rb - core/string/shared/encode.rb
- core/string/shared/eql.rb - core/string/shared/eql.rb