Coverage for tests/fixtures/corrupt_output.py: 100.00%

1 statements  

« prev     ^ index     » next       coverage.py v7.6.12, created at 2025-03-09 17:28 +0100

1"""This module would corrupt the JSON output if we didn't discard what it's printing to stdout.""" 

2 

3print("*corruption intensifies*")