Merge branch '1.0.0-beta8' into 1.0.0-rc1

pull/583/head
danroth27 2015-10-19 22:38:39 -07:00
commit cb8d380415
1 changed files with 3 additions and 3 deletions

View File

@ -5,15 +5,15 @@ By `Steve Smith`_
This content is in progress.
In this article:
- `Unit Testing`_
- `Introduction to Unit Testing`_
- `Creating Test Projects`_
- `Running Tests`_
`Download sample from GitHub <https://github.com/aspnet/docs/tree/master/aspnet/testing/unit-testing/sample>`_.
Unit Testing
------------
Introduction to Unit Testing
----------------------------
About unit testing
Creating Test Projects