diff --git a/_pytest/core.py b/_pytest/core.py index 5a876463a..a13fd27dd 100644 --- a/_pytest/core.py +++ b/_pytest/core.py @@ -1,6 +1,5 @@ """ pytest PluginManager, basic initialization and tracing. -All else is in pytest/plugin. (c) Holger Krekel 2004-2010 """ import sys, os