Sha256: eea7681c26e9bb1a509b235817cf4afc7d3930dd5f8f4d9f1cbee6e5fcf944e5
Contents?: true
Size: 245 Bytes
Versions: 2
Compression:
Stored size: 245 Bytes
Contents
//This file is the command-line entry point for running the tests in //Rhino and Spidermonkey. /*===== dojo.tests = { // summary: // D.O.H. Test files for Dojo unit testing. }; =====*/ load("dojo.js"); load("tests/runner.js"); tests.run();
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
dojo_rails-0.0.2 | vendor/assets/javascripts/dojo/tests.js |
dojo_rails-0.0.1 | vendor/assets/javascripts/dojo/tests.js |