2
0
mirror of https://github.com/catchorg/Catch2 synced 2026-02-27 05:32:10 +00:00
Files
Catch2/tests/SelfTest/UsageTests/Benchmark.tests.cpp
Martin Hořeňovský 77f7c0104d Fix fibonacci impl in benchmark tests
The previous implementation was always 1 number ahead. Fixing this
is not important at all, but it was bugging me.
2022-10-18 10:44:18 +02:00

5.0 KiB