remove pylib things and move things to new pytest namespace
--HG-- branch : trunk
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
import py, sys
|
||||
from py._plugin import pytest_python as funcargs
|
||||
from pytest.plugin import pytest_python as funcargs
|
||||
|
||||
class TestModule:
|
||||
def test_module_file_not_found(self, testdir):
|
||||
|
||||
Reference in New Issue
Block a user