Updated examples

*  Updated example 2 readme
 *  Broke up huge line in example 2 makefile
This commit is contained in:
Warwick Stone
2013-07-17 23:27:25 +10:00
parent efc1df828f
commit d27699d97a
2 changed files with 11 additions and 2 deletions
+1 -1
View File
@@ -2,4 +2,4 @@ Example 2
=========
Same as the first example, but now using Unity's test fixture to group tests
together.
together. Using the test fixture also makes writing test runners much easier.