Skip to content

Commit 1ebf4b6

Browse files
committed
Fix issue
1 parent c875f35 commit 1ebf4b6

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tests/MSBuildDeviceIntegration/Tests/InstallAndRunTests.cs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -187,7 +187,6 @@ public void MonoSymbolicateAndroidStackTrace ()
187187
public void SmokeTestBuildAndRunWithSpecialCharacters (bool profileAot, string testName)
188188
{
189189
AssertHasDevices ();
190-
var testName = "テスト";
191190

192191
var rootPath = Path.Combine (Root, "temp", TestName);
193192
var proj = new XamarinFormsAndroidApplicationProject () {

0 commit comments

Comments
 (0)