# C Project A little template for C projects. ## Testing In order to test the project run: ```sh make test ```