Files
angular.js/docs/content/tutorial
DanS c1e6afca11 docs(tutorial/step-2): add beforeEach to load module
The non-global controller test throws an error because the test does not
know about the module and so can not find the controller. This change
tells the test about the module so the test can find the controller.

Closes #4489
2013-10-25 22:03:10 +01:00
..
2013-01-17 19:10:46 -05:00
2013-10-24 20:43:32 +01:00