exercism / c

Exercism exercises in C.
https://exercism.org/tracks/c
MIT License
273 stars 176 forks source link

hello-world: Adjust locations of files in comments. #958

Closed siebenschlaefer closed 4 months ago

siebenschlaefer commented 4 months ago

In a previous version the solution was located in a director src and the tests in the test directory.
That has been changed a while ago but the comments in the hello-world exercise have not been updated.

siebenschlaefer commented 4 months ago

The test "No important files changed / No important files changed (pull_request)" fails but I think that has nothing to do with this PR.

ryanplusplus commented 4 months ago

The test "No important files changed / No important files changed (pull_request)" fails but I think that has nothing to do with this PR.

I think it's related to your changes, but it's a false alarm. I should be able to override it in my merge commit.