Dávid Karnok 7 лет назад
Родитель
Сommit
d8dff4a671
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      Rx.NET/Source/benchmarks/Benchmarks.System.Reactive/Program.cs

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

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