ShortRunJob *added* a test!

pull/19515/head
mgravell 5 years ago
parent 05a0dd20e4
commit 52de8a0a17
  1. 1
      src/csharp/Grpc.Microbenchmarks/CommonThreadedBase.cs

@ -31,7 +31,6 @@ namespace Grpc.Microbenchmarks
[ClrJob, CoreJob] // test .NET Core and .NET Framework
[MemoryDiagnoser] // allocations
[ShortRunJob] // don't take too long
public abstract class CommonThreadedBase
{
protected virtual bool NeedsEnvironment => true;

Loading…
Cancel
Save