Dávid Karnok před 7 roky
rodič
revize
d8dff4a671

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

@@ -24,7 +24,7 @@ namespace Benchmarks.System.Reactive
                 typeof(RepeatBenchmark),
                 typeof(RepeatBenchmark),
                 typeof(ComparisonBenchmark),
                 typeof(ComparisonBenchmark),
                 typeof(ComparisonAsyncBenchmark),
                 typeof(ComparisonAsyncBenchmark),
-                typeof(ScalarScheduleBenchmark)
+                typeof(ScalarScheduleBenchmark),
                 typeof(StableCompositeDisposableBenchmark),
                 typeof(StableCompositeDisposableBenchmark),
                 typeof(ComparisonAsyncBenchmark)
                 typeof(ComparisonAsyncBenchmark)
 #if (CURRENT)
 #if (CURRENT)