Skip to content

Commit

Permalink
Add Test
Browse files Browse the repository at this point in the history
  • Loading branch information
dellis1972 committed Aug 22, 2023
1 parent a62c89b commit 657e95c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/MSBuildDeviceIntegration/Tests/InstallAndRunTests.cs
Original file line number Diff line number Diff line change
Expand Up @@ -168,6 +168,7 @@ void Reset ()
[Category ("UsesDevice")]
[TestCase ("テスト")]
[TestCase ("随机生成器")]
[TestCase ("中国")]
public void SmokeTestBuildAndRunWithSpecialCharacters (string testName)
{
var rootPath = Path.Combine (Root, "temp", TestName);
Expand Down

0 comments on commit 657e95c

Please sign in to comment.