mirror of
https://github.com/catchorg/Catch2.git
synced 2025-11-12 09:39:31 +01: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