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