1""" Failing test to test stacktrace output - see 2``pytest_check_failed_plugin_test.py``.""" 3 4 5def test_fs(fs): 6 assert False 7