# philosophers test Test for the philosophers project of school 42. ## Usage Clone this repository next to your project directory. (or change the default path in the config) ``` . |- philosophers/ |- philosophers_test/ ``` ``` ./run --help ```