This commit is contained in:
tastytea 2021-05-30 21:45:33 +02:00
parent 94564fa914
commit af9563e669
Signed by: tastytea
GPG Key ID: CFC39497F1B26E07
1 changed files with 1 additions and 1 deletions

View File

@ -17,7 +17,7 @@ SCENARIO("Searching helpers work as intended")
REQUIRE(fs::exists(zipfile));
SECTION("cleanup_texts() does what it should do")
SECTION("cleanup_text() does what it should do")
{
std::string text;