We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c875f35 commit 1ebf4b6Copy full SHA for 1ebf4b6
tests/MSBuildDeviceIntegration/Tests/InstallAndRunTests.cs
@@ -187,7 +187,6 @@ public void MonoSymbolicateAndroidStackTrace ()
187
public void SmokeTestBuildAndRunWithSpecialCharacters (bool profileAot, string testName)
188
{
189
AssertHasDevices ();
190
- var testName = "テスト";
191
192
var rootPath = Path.Combine (Root, "temp", TestName);
193
var proj = new XamarinFormsAndroidApplicationProject () {
0 commit comments