From ee86f6717889de9e805080d3199b2884541eb1ae Mon Sep 17 00:00:00 2001 From: James Wilkinson Date: Tue, 25 Jun 2013 13:33:25 -0700 Subject: [PATCH] Updated Reference (markdown) --- Reference.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Reference.md b/Reference.md index 8e0e715..5e9047f 100644 --- a/Reference.md +++ b/Reference.md @@ -5,4 +5,5 @@ Before looking at this material be sure to read the [[tutorial]] * [[Command Line]] * [[Assertion Macros]] * [[Logging Macros]] -* [[Supplying your own main()]] \ No newline at end of file +* [[Supplying your own main()]] +* [[Test Fixtures]] \ No newline at end of file