Sha256: 88283a7403780c6279d0daf5eb1bdb7e323b0525b407e41b044fbf9484195480

Contents?: true

Size: 482 Bytes

Versions: 9

Compression:

Stored size: 482 Bytes

Contents

<!doctype html>
<html>
  <head>
    <title>ms.js tests</title>
    <link rel="stylesheet" href="/support/mocha.css" media="all">

    <script src="/ms.js"></script>

    <script src="/support/jquery.js"></script>
    <script src="/support/expect.js"></script>
    <script src="/support/mocha.js"></script>
    <script>mocha.setup('bdd');</script>
    <script src="/test.js"></script>
  </head>
  <body>
    <div id="mocha"></div>
    <script>mocha.run();</script>
  </body>
</html>

Version data entries

9 entries across 9 versions & 1 rubygems

Version Path
stylus-source-0.34.1 vendor/node_modules/mocha/node_modules/ms/test/index.html
stylus-source-0.34.0 vendor/node_modules/mocha/node_modules/ms/test/index.html
stylus-source-0.33.1 vendor/node_modules/mocha/node_modules/ms/test/index.html
stylus-source-0.33.0 vendor/node_modules/mocha/node_modules/ms/test/index.html
stylus-source-0.32.1 vendor/node_modules/mocha/node_modules/ms/test/index.html
stylus-source-0.32.0 vendor/node_modules/mocha/node_modules/ms/test/index.html
stylus-source-0.31.0 vendor/node_modules/mocha/node_modules/ms/test/index.html
stylus-source-0.30.1 vendor/node_modules/mocha/node_modules/ms/test/index.html
stylus-source-0.30.0 vendor/node_modules/mocha/node_modules/ms/test/index.html