| 
									
										
										
										
											2016-03-17 14:07:54 +00:00
										 |  |  | <!-- #docregion --> | 
					
						
							|  |  |  | <!-- #docplaster --> | 
					
						
							|  |  |  | <!-- #docregion test-runner-base --> | 
					
						
							|  |  |  | <!DOCTYPE html> | 
					
						
							|  |  |  | <html> | 
					
						
							|  |  |  | <head> | 
					
						
							|  |  |  |   <meta http-equiv="content-type" content="text/html;charset=utf-8"> | 
					
						
							|  |  |  |   <title>Ng App Unit Tests</title> | 
					
						
							| 
									
										
										
										
											2016-04-02 20:14:34 +01:00
										 |  |  |   <link rel="stylesheet" href="../node_modules/jasmine-core/lib/jasmine-core/jasmine.css"> | 
					
						
							| 
									
										
										
										
											2016-03-17 14:07:54 +00:00
										 |  |  | 
 | 
					
						
							| 
									
										
										
										
											2016-04-02 20:14:34 +01:00
										 |  |  |   <script src="../node_modules/jasmine-core/lib/jasmine-core/jasmine.js"></script> | 
					
						
							|  |  |  |   <script src="../node_modules/jasmine-core/lib/jasmine-core/jasmine-html.js"></script> | 
					
						
							|  |  |  |   <script src="../node_modules/jasmine-core/lib/jasmine-core/boot.js"></script> | 
					
						
							| 
									
										
										
										
											2016-03-17 14:07:54 +00:00
										 |  |  | </head> | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | <body> | 
					
						
							|  |  |  |   <!-- #enddocregion test-runner-base --> | 
					
						
							|  |  |  |   <!-- #docregion load-hero-and-spec --> | 
					
						
							|  |  |  |   <script src="app/hero.js"></script> | 
					
						
							|  |  |  |   <script src="app/hero.spec.js"></script> | 
					
						
							|  |  |  |   <!-- #enddocregion load-hero-and-spec --> | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | <!-- #docregion test-runner-base --> | 
					
						
							|  |  |  | </body> | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | </html> | 
					
						
							|  |  |  | <!-- #enddocregion test-runner-base --> |