remove pytest_namespace from _pytest.freeze_support
This commit is contained in:
@@ -5,9 +5,6 @@ pytest
|
||||
from __future__ import absolute_import, division, print_function
|
||||
|
||||
|
||||
def pytest_namespace():
|
||||
return {'freeze_includes': freeze_includes}
|
||||
|
||||
|
||||
def freeze_includes():
|
||||
"""
|
||||
|
||||
Reference in New Issue
Block a user