[svn r38101] oops, this will be implied anyway

--HG--
branch : trunk
This commit is contained in:
fijal 2007-02-07 19:56:10 +01:00
parent d7331146da
commit 3bb0c2b433
1 changed files with 0 additions and 1 deletions

View File

@ -133,7 +133,6 @@ def setup():
sys.path.insert(0, basedir)
import py
config = py.test.config
config.option.boxed = True
assert not config._initialized
config.initdirect(basedir, config_repr)
if not config.option.nomagic: