Your IP : 216.73.216.40


Current Path : /var/www/html/test/wetty2/node_modules/mocha/lib/browser/
Upload File :
Current File : /var/www/html/test/wetty2/node_modules/mocha/lib/browser/template.html

<!DOCTYPE html>
<html lang="en">
  <head>
    <meta charset="utf-8">
    <title>Mocha</title>
    <meta name="viewport" content="width=device-width, initial-scale=1.0">
    <link rel="stylesheet" href="mocha.css">
  </head>
  <body>
    <div id="mocha"></div>
    <script src="mocha.js"></script>
    <script>mocha.setup('bdd');</script>
    <script src="tests.js"></script>
    <script>
      mocha.run();
    </script>
  </body>
</html>