summaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
authornobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2012-07-24 09:36:14 +0000
committernobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2012-07-24 09:36:14 +0000
commitcd1a6ab82bf4c7fd02701ba05272140fd2a670f5 (patch)
tree233abdfdef5ebb90a9fe93fde07d7d66a48e6e88 /test
parent756b6e661b7af89db464e369fca63237c7d65710 (diff)
test_dir_m17n.rb: composite character
* test/ruby/test_dir_m17n.rb (test_filename_utf8_raw_windows_1252_name): get rid of composite character for troublesome Mac OS X file system. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@36520 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'test')
-rw-r--r--test/ruby/test_dir_m17n.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/ruby/test_dir_m17n.rb b/test/ruby/test_dir_m17n.rb
index d3f68fe588..99880a41fe 100644
--- a/test/ruby/test_dir_m17n.rb
+++ b/test/ruby/test_dir_m17n.rb
@@ -221,7 +221,7 @@ class TestDir_M17N < Test::Unit::TestCase
end
def test_filename_utf8_raw_windows_1252_name
- create_and_check_raw_file_name(0x00c7, "UTF-8")
+ create_and_check_raw_file_name(0x00c6, "UTF-8")
end
def test_filename_ext_euc_jp_and_int_utf_8