Add example for package recursion bug
This commit is contained in:
@@ -0,0 +1,2 @@
|
||||
def pytest_ignore_collect(path):
|
||||
return False
|
||||
@@ -0,0 +1,2 @@
|
||||
def test():
|
||||
pass
|
||||
Reference in New Issue
Block a user