Sign in
chromium
/
chromiumos
/
third_party
/
autotest
/
594a82577b4b455945cc232e29b63efbd598e944
/
.
/
cli
/
atest
blob: f38b85078dee17684f494b1a7b1e8212d0e5f910 [
file
] [
log
] [
blame
]
#!/usr/bin/python3 -u
import
sys
import
common
from
autotest_lib
.
cli
import
atest
sys
.
exit
(
atest
.
main
())