| test_paste_fail.py:9: in test_fail
|
| assert False, "Intentional failure for testing"
|
| E AssertionError: Intentional failure for testing
|
| E assert False
|
| test_paste_fail.py:9: in test_fail
|
| assert False, "Intentional failure for testing"
|
| E AssertionError: Intentional failure for testing
|
| E assert False
|