浏览代码

Fix unit test.

BDisp 1 年之前
父节点
当前提交
96af356428
共有 1 个文件被更改,包括 2 次插入2 次删除
  1. 2 2
      UnitTests/Text/TextFormatterTests.cs

+ 2 - 2
UnitTests/Text/TextFormatterTests.cs

@@ -4117,8 +4117,8 @@ B")]
 *******
 *******")]
 
-    [InlineData ("0 2 4", TextAlignment.Left, TextDirection.LeftRight_BottomTop, @"
-0 2 4**
+    [InlineData ("0  4", TextAlignment.Left, TextDirection.LeftRight_BottomTop, @"
+0 你 4*
 *******
 *******
 *******