mirror of
https://github.com/catchorg/Catch2.git
synced 2025-08-25 16:05:40 +02:00

The bug was caused by forgetting to lower-case the filename tag for matching against test spec. Fixes #2064
The bug was caused by forgetting to lower-case the filename tag for matching against test spec. Fixes #2064