Final product, sent for evaluation
All checks were successful
ci/woodpecker/push/test Pipeline was successful

This commit is contained in:
dDogge 2025-01-04 14:05:14 +01:00
parent 7cdf807337
commit e45e0674f3
3 changed files with 20 additions and 8 deletions

View file

@ -114,6 +114,7 @@ void test_build_list() {
}
}
//Added to check a bug mainly
void test_misplaced_fn_empty() {
std::vector<std::string> candidates = {"apple", "ample", "angle"};
std::string wrong = "x";