Skip to content

Commit be80a53

Browse files
Update name of benchmark
1 parent ade8c4b commit be80a53

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

csharp/Platform.Setters.Benchmarks/Program.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ class Program
66
{
77
static void Main()
88
{
9-
BenchmarkRunner.Run<LambdaVsSetterBenchmarks>();
9+
BenchmarkRunner.Run<LambdaVsSetterVsLocalFunctionBenchmarks>();
1010
}
1111
}
1212
}

0 commit comments

Comments
 (0)