add a test function to the test
This commit is contained in:
@@ -2062,6 +2062,9 @@ class TestIssue11140:
|
||||
pytester.makepyfile(
|
||||
"""\
|
||||
0
|
||||
|
||||
def test_foo():
|
||||
pass
|
||||
"""
|
||||
)
|
||||
result = pytester.runpytest()
|
||||
|
||||
Reference in New Issue
Block a user