./javascript/dojo/test/runnode.sh

download original
#!/bin/sh

file="$1"; shift

nodejs dojo-release-1.9.2-src/dojo/dojo.js load="$file" "$@"

  
back to test

(C) 1998-2017 Olaf Klischat <olaf.klischat@gmail.com>