brintos

brintos / llvm-project-archived public Read only

0
0
Text · 103 B · 5b39d20 Raw
3 lines · python
1def should_not_run(foo, bar, baz):2    raise Exception("this test updater should only run on failure")3