From f3c1f5c67d8325b9be3dde047e534a2cde497a1e Mon Sep 17 00:00:00 2001 From: Brandon Thetford Date: Tue, 20 Feb 2024 19:54:38 -0700 Subject: [PATCH] Add a category to this --- UnitTests/View/DrawTests.cs | 1 + 1 file changed, 1 insertion(+) diff --git a/UnitTests/View/DrawTests.cs b/UnitTests/View/DrawTests.cs index b914a72e4..b8dd5c0ea 100644 --- a/UnitTests/View/DrawTests.cs +++ b/UnitTests/View/DrawTests.cs @@ -10,6 +10,7 @@ public class DrawTests [Fact] [AutoInitShutdown] + [Trait("Category","Unicode")] public void CJK_Compatibility_Ideographs_ConsoleWidth_ColumnWidth_Equal_Two () { const string us = "\U0000f900";