소스 검색

temp fix filesystems tests failing on OS X due to Unicode normalisation (#6221)

Aurel Bílý 8 년 전
부모
커밋
b10710ebe2
1개의 변경된 파일3개의 추가작업 그리고 2개의 파일을 삭제
  1. 3 2
      tests/sys/src/FileNames.hx

+ 3 - 2
tests/sys/src/FileNames.hx

@@ -18,8 +18,9 @@ class FileNames {
 		"[two words]",
 
 		// Chinese, Japanese
-		#if !(cs || python || php || neko || cpp || java || lua || eval)
-		"中文,にほんご",
+		#if !(cs || python || php || neko || cpp || java || lua)
+		"中文,にほんご",
+		// this is a (Unicode) equivalent, but fails on OS X: "中文,にほんご",
 		#end
 
 		// "aaa...a"