remove pytest_namespace from _pytest.freeze_support

This commit is contained in:
Ronny Pfannschmidt
2017-02-28 13:34:38 +01:00
parent 5818e65cf3
commit fab9b993f8
3 changed files with 5 additions and 4 deletions

View File

@@ -5,9 +5,6 @@ pytest
from __future__ import absolute_import, division, print_function
def pytest_namespace():
return {'freeze_includes': freeze_includes}
def freeze_includes():
"""