Sign in
cobalt
/
cobalt
/
a7b1cfadc52288d71702934fd93743a24aea060a
/
.
/
src
/
third_party
/
web_platform_tests
/
manifest
blob: edebae62695b619c4124c4dacc8b4187091b988b [
file
] [
log
] [
blame
]
#!/usr/bin/env python
import
os
import
sys
from
tools
.
manifest
import
update
update
.
main
(
default_tests_root
=
os
.
path
.
abspath
(
os
.
path
.
dirname
(
__file__
)))