Sha256: 6675dc980f0cdccd8af97fe95d010260f2d57f8d63aa73bd2be79648a706203a
Contents?: true
Size: 363 Bytes
Versions: 1
Compression:
Stored size: 363 Bytes
Contents
<!DOCTYPE html> <html> <head> <meta http-equiv="content-type" content="text/html; charset=utf-8"> <title>Opal Spec Runner</title> </head> <body> <script src="../opal.debug.js"></script> <script src="../opal-spec.js"></script> <script src="../opal.test.js"></script> <script> opal.main('/runtime/spec/spec_helper.rb'); </script> </body> </html>
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
opal-0.3.15 | docs/spec_runner.html |