Remove duplicate unit testing target name
parent
e8d7d84b41
commit
32e6e4179b
|
@ -5,15 +5,15 @@ By `Steve Smith`_
|
||||||
This content is in progress.
|
This content is in progress.
|
||||||
|
|
||||||
In this article:
|
In this article:
|
||||||
- `Unit Testing`_
|
- `Introduction to Unit Testing`_
|
||||||
- `Creating Test Projects`_
|
- `Creating Test Projects`_
|
||||||
- `Running Tests`_
|
- `Running Tests`_
|
||||||
|
|
||||||
|
|
||||||
`Download sample from GitHub <https://github.com/aspnet/docs/tree/master/aspnet/testing/unit-testing/sample>`_.
|
`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
|
About unit testing
|
||||||
|
|
||||||
Creating Test Projects
|
Creating Test Projects
|
||||||
|
|
Loading…
Reference in New Issue