This commit is contained in:
holger krekel
2010-12-07 12:47:36 +01:00
parent 319e247de5
commit eb09e22b62

View File

@@ -1,5 +1,5 @@
from xdist.dsession import DSession, LoadScheduling, EachScheduling from xdist.dsession import DSession, LoadScheduling, EachScheduling
from _pytest import session as outcome from _pytest import main as outcome
import py import py
import execnet import execnet