blob: 49b2f169734b6035eceb4b3536b604303dab05e2 [file] [log] [blame]
variables {
input = "some value"
}
run "test" {
command = plan
expect_failures = [
output.output
]
}