Sign in
cobalt
/
cobalt
/
56d7c4e1a836a7ef6e2823bffb8d1567758b82eb
/
.
/
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__
)))