mirror of
https://github.com/catchorg/Catch2.git
synced 2025-05-05 06:23:53 +00:00
Users can still write a description for their sections, but it will no longer be saved as part of the `SectionInfo` struct. This ability has also been added to the documentation. Closes #1319