minor change

This commit is contained in:
Josh4gitaboutit 2015-10-02 17:43:54 -07:00 committed by Naomi Black
parent 9f954bfab1
commit 36a184e85c
1 changed files with 0 additions and 3 deletions

View File

@ -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: