You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 

12 lines
214 B

  1. <!doctype html>
  2. <html>
  3. <head>
  4. <title>TAPE Example</title>
  5. <script src="/testem.js"></script>
  6. <script src="test-adapter.js"></script>
  7. <script src="bundle.js"></script>
  8. </head>
  9. <body>
  10. </body>
  11. </html>