Skip to content

Commit 98f1eb0

Browse files
committed
adjust test for label
1 parent 8e2f3c5 commit 98f1eb0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/Languages/zh/tw/mtable.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -247,7 +247,7 @@ fn matrix_2x3_labeled() {
247247
</math>
248248
";
249249
test("zh-tw", "SimpleSpeak", expr,
250-
"2 乘 3 矩陣; 列 1 帶有標籤 (3.1); 行 2; 3, 行 3; 1, 行 4; 4; \
250+
"2 乘 3 矩陣; 列 1 帶有標籤 (3.1); 行 1; 3, 行 2; 1, 行 3; 4; \
251251
列 2; 行 1; 0, 行 2; 2, 行 3; 6");
252252
}
253253

0 commit comments

Comments
 (0)