remove invalid comment
This commit is contained in:
parent
8a527b95f2
commit
8d4c9ec343
|
@ -1,6 +1,5 @@
|
||||||
"""
|
"""
|
||||||
pytest PluginManager, basic initialization and tracing.
|
pytest PluginManager, basic initialization and tracing.
|
||||||
All else is in pytest/plugin.
|
|
||||||
(c) Holger Krekel 2004-2010
|
(c) Holger Krekel 2004-2010
|
||||||
"""
|
"""
|
||||||
import sys, os
|
import sys, os
|
||||||
|
|
Loading…
Reference in New Issue