Sign in
pigweed
/
third_party
/
github
/
aspect-build
/
rules_js
/
f7f3316c8d03c9c92a28d49c07d514614077424a
/
.
/
e2e
/
js_image_docker
/
smoketest.yaml
blob: 904402759fbf10a66237c63b4e379e378793895c [
file
]
schemaVersion:
2.0.0
commandTests:
-
name:
'smoke'
command:
'bash'
args:
[
'/app/main'
]
expectedOutput:
[
'.*WORKSPACE.*__main__'
,
'.*main.*'
,
'.*ARCH.*'
]