4 lines
		
	
	
		
			131 B
		
	
	
	
		
			JavaScript
		
	
	
	
	
	
			
		
		
	
	
			4 lines
		
	
	
		
			131 B
		
	
	
	
		
			JavaScript
		
	
	
	
	
	
| app.setDocument(
 | |
| 	'<p style="color: #fff">Maybe one day this app will run tests, but for now there is nothing to see here.</p>'
 | |
| );
 |