Sha256: a4fa3d5af646826f6ba6f12b58caf5e0779a83ab9eed8ad94481d3f78d3d25d0
Contents?: true
Size: 239 Bytes
Versions: 24
Compression:
Stored size: 239 Bytes
Contents
whichJarFile = arguments[0]; whichTestFile = arguments[1]; multiwindow = !(whichJarFile == "rhino"); whichInterpreter = whichJarFile + " interpreter jar"; load("dist/env.rhino.js"); load("test/" + whichTestFile + ".js"); Envjs.wait();
Version data entries
24 entries across 24 versions & 4 rubygems