minor change
This commit is contained in:
parent
9f954bfab1
commit
36a184e85c
|
@ -1,9 +1,6 @@
|
|||
include ../../../../_includes/_util-fns
|
||||
|
||||
:markdown
|
||||
Let's start from zero and build a simple Angular 2 application in TypeScript.
|
||||
|
||||
Unit Testing
|
||||
We write unit tests to explore and confirm the behavior of parts of our application.
|
||||
|
||||
We like having unit tests for many reasons, three of them in particular:
|
||||
|
|
Loading…
Reference in New Issue