Sha256: 46136f1947b63d4e48e9acedb5824ce49ca2f1b5a8e6efcf2dc7b303b33434cb
Contents?: true
Size: 288 Bytes
Versions: 7
Compression:
Stored size: 288 Bytes
Contents
// Run 'test.js', letting it know that we're running with the vanilla // unmodified version of the Rhino JS interpreter: rhino.jar whichJarFile = "rhino" whichInterpreter = whichJarFile + " interpreter jar"; multiwindow = false; load("dist/env.rhino.js"); load("test/primaryTests.js");
Version data entries
7 entries across 7 versions & 1 rubygems