adapt to shifted plugin names

This commit is contained in:
holger krekel
2010-10-11 01:15:31 +02:00
parent 025f1d577e
commit d83af5fdcd
3 changed files with 4 additions and 4 deletions

View File

@@ -1,5 +1,5 @@
from xdist.dsession import DSession, LoadScheduling, EachScheduling
from pytest.plugin import pytest_session as outcome
from pytest.plugin import session as outcome
import py
import execnet