mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@55622 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
parent
295f60b94d
commit
0657672a0c
1 changed files with 1 additions and 1 deletions
|
@ -176,7 +176,7 @@ class TestComprehensiveCaseFold
|
|||
end
|
||||
end
|
||||
|
||||
# temporary test to avoid regression when switching to primitives
|
||||
# test for encodings that don't yet (or will never) deal with non-ASCII characters
|
||||
def self.generate_ascii_only_case_mapping_tests (encoding)
|
||||
all_tests
|
||||
# preselect codepoints to speed up testing for small encodings
|
||||
|
|
Loading…
Reference in a new issue