Commit e08721c4 authored by justcoding121's avatar justcoding121

uncomment problamatic test

parent 27ccf183
......@@ -45,10 +45,9 @@ namespace Titanium.Web.Proxy.UnitTests
}
// uncomment this to compare WinCert maker performance with BC (BC takes more time for same test above)
[TestMethod]
//[TestMethod]
public async Task Simple_Create_Win_Certificate_Test()
{
var tasks = new List<Task>();
var mgr = new CertificateManager(null, null, false, false, false, new Lazy<ExceptionHandler>(() => (e =>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment