Typo.
This commit is contained in:
parent
94564fa914
commit
af9563e669
|
@ -17,7 +17,7 @@ SCENARIO("Searching helpers work as intended")
|
||||||
|
|
||||||
REQUIRE(fs::exists(zipfile));
|
REQUIRE(fs::exists(zipfile));
|
||||||
|
|
||||||
SECTION("cleanup_texts() does what it should do")
|
SECTION("cleanup_text() does what it should do")
|
||||||
{
|
{
|
||||||
std::string text;
|
std::string text;
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user