Cross Reference: launch_tests.sh
xref
: /
yui3
/
src
/
loader
/
scripts
/
launch_tests.sh
Home
History
Annotate
Line#
Navigate
Download
Search
only in
./
#!/
bin
/
bash
cd
"
$(
dirname
"$0"
)
"
nodePath
=
`
node
-e
"
console.log
(
process.execPath.replace
('\/bin\/node', '/
lib
/
node_modules
'))"
`
export
NODE_PATH
=
$nodePath
wait
yuitest
../
tests
/
cli
/
loader.js