Sha256: 0a14d96ca762189df649c8eb605cb17cddbe05bf592baf7bbb61bbdc4a294d3e
Contents?: true
Size: 249 Bytes
Versions: 1
Compression:
Stored size: 249 Bytes
Contents
<html> <head> <script src="jspec.js"></script> <script> function runSuites() { JSpec .exec('spec.application.js') .run() .reportToServer() } </script> </head> <body class="jspec" onLoad="runSuites();"> </body> </html>
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
visionmedia-jspec-2.6.0 | templates/rails/spec.server.html |