Sign in
chromium
/
external
/
github.com
/
python
/
cpython
/
4447f23f40801b2941e6c97eaeccf34852ba40f3
/
.
/
Tools
/
wasm
/
emscripten
/
browser_test
/
run_test.sh
blob: ed8cae7bf23b29e9ce11b440f17be323dbe82763 [
file
]
#!/bin/bash
# Redirect to new location
exec
"$(dirname "
$0
")/../../../../Platforms/emscripten/browser_test/run_test.sh"
"$@"