blob: bcac23b6532d0fec0021b34b53dff710e3abbeaa [file] [log] [blame]
variables {
input = "some value"
}
run "test" {
expect_failures = [
check.expected_to_fail
]
}