Sha256: 78b19955116f9eb6933e8f2c1e4224d61b8913a00cb552a3724c1f628871cf85
Contents?: true
Size: 242 Bytes
Versions: 24
Compression:
Stored size: 242 Bytes
Contents
<html> <head> <script src="jspec.js"></script> <script> function runSuites() { JSpec .exec('spec.core.js') .run() .reportToServer() } </script> </head> <body class="jspec" onLoad="runSuites();"> </body> </html>
Version data entries
24 entries across 24 versions & 2 rubygems