Bläddra i källkod

Fix double occurence of AppendPrependBenchmark.

Daniel C. Weber 7 år sedan
förälder
incheckning
a2113c20f1
1 ändrade filer med 0 tillägg och 1 borttagningar
  1. 0 1
      Rx.NET/Source/benchmarks/Benchmarks.System.Reactive/Program.cs

+ 0 - 1
Rx.NET/Source/benchmarks/Benchmarks.System.Reactive/Program.cs

@@ -22,7 +22,6 @@ namespace Benchmarks.System.Reactive
                 typeof(RangeBenchmark),
                 typeof(ToObservableBenchmark),
                 typeof(RepeatBenchmark),
-                typeof(AppendPrependBenchmark),
                 typeof(ComparisonBenchmark),
                 typeof(ComparisonAsyncBenchmark)
 #if (CURRENT)