Merge pull request #179 from Xenoamor/master

Add "cd test" to README.md for running rake (Thanks!)
This commit is contained in:
Mark VanderVoord
2018-07-18 09:15:17 -04:00
committed by GitHub
+1
View File
@@ -18,6 +18,7 @@ If you plan to help with the development of CMock (or just want to verify that i
perform its self tests on your system) then you can enter the test directory and then
ask it to test:
> cd test
> rake # Run all CMock self tests
API Documentation