remove pylib things and move things to new pytest namespace
--HG-- branch : trunk
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
import sys
|
||||
|
||||
import py
|
||||
import py._plugin.pytest_assertion as plugin
|
||||
import pytest.plugin.pytest_assertion as plugin
|
||||
|
||||
needsnewassert = py.test.mark.skipif("sys.version_info < (2,6)")
|
||||
|
||||
|
||||
Reference in New Issue
Block a user