mirror of
https://github.com/catchorg/Catch2.git
synced 2025-04-03 17:14:47 +02:00

Previously a mismatched prefix would be skipped before the actual comparison would be performed. Obviously, it is supposed to be _matching_ prefix that is skipped.