Documentation Updates

This commit is contained in:
Mark VanderVoord
2017-04-07 13:14:32 -04:00
parent b8bfb01edf
commit 2c7629a0ae
5 changed files with 27 additions and 11 deletions

View File

@ -186,3 +186,6 @@ test set for that module. Then, this process is repeated for the next test file.
This flexibility of separating tests into individual executables allows us to
much more thoroughly unit test our system and it keeps all the test code out of
our final release!
*Find The Latest of This And More at [ThrowTheSwitch.org](https://throwtheswitch.org)*