DEBSOURCES
Skip Quicknav
sources / python-pyfakefs / 5.8.0-1 / pyfakefs / pytest_tests / pytest_plugin_failing_helper.py
123456
"""Failing test to test stacktrace output - see ``pytest_check_failed_plugin_test.py``.""" def test_fs(fs): assert 1 == 2