Sign in
chromium
/
external
/
github.com
/
python
/
cpython
/
4561f6418a691b3e89aef0901f53fe0dfb7f7c0e
/
.
/
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"
"$@"