Skip to content

Commit 1dfffae

Browse files
committed
Add Test
1 parent f4769e8 commit 1dfffae

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/MSBuildDeviceIntegration/Tests/InstallAndRunTests.cs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -168,6 +168,7 @@ void Reset ()
168168
[Category ("UsesDevice")]
169169
[TestCase ("テスト")]
170170
[TestCase ("随机生成器")]
171+
[TestCase ("中国")]
171172
public void SmokeTestBuildAndRunWithSpecialCharacters (string testName)
172173
{
173174
var rootPath = Path.Combine (Root, "temp", TestName);

0 commit comments

Comments
 (0)