Homework 4 | Strings processing library | Inject and build validation tests #74
-
Hi there. Just wanted to drop a quick note about a small hiccup I ran into while working on fourth task. I noticed that the checker is trying to include the file <no_strings_attached/string_split.h>. Here output :
but in lectures (here) in the expected project structure, it was mentioned as "split_string.h." In the tests, though, it's <no_strings_attached/string_split.h>(here). And also test files called Just trying to keep things in line and avoid any confusion. |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments
-
Thanks for pointing this out! I'm away from my laptop for a couple more days but will have a look afterwards. I try to keep things very consistent so anything that looks confusing is very welcome to be reported just like you did! |
Beta Was this translation helpful? Give feedback.
-
Ok, @PlungedInCode this should be now fixed as soon as PR #76 is merged. I will mark the discussion resolved, but please continue it if the issue is still there. |
Beta Was this translation helpful? Give feedback.
Ok, @PlungedInCode this should be now fixed as soon as PR #76 is merged. I will mark the discussion resolved, but please continue it if the issue is still there.