Skip to content

Commit

Permalink
Fix formatting error.
Browse files Browse the repository at this point in the history
  • Loading branch information
LingxiaChen committed Oct 30, 2019
1 parent fe462a4 commit f8fdccd
Showing 1 changed file with 2 additions and 1 deletion.
Expand Up @@ -344,7 +344,8 @@ public void TestMethod(string s, string path)
}
}");
}


[Fact]
public void Test_X509Certificate2_NoDiagnostic()
{
VerifyCSharp(@"
Expand Down

0 comments on commit f8fdccd

Please sign in to comment.