Sign in
cobalt
/
cobalt
/
0a28a8fa312d64217177b774535966deff46f251
/
.
/
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__
)))