aboutsummaryrefslogtreecommitdiff
path: root/examples/example-async-support/test.toml
blob: 735e115aad050d681a57ee55ec963ce7210afb4c (plain) (blame)
1
2
3
4
5
[[runs]]
input = [ "download", "readme.txt" ]

expect.exit-code = 0
expect.result = "\"readme.txt\" downloaded."