fix wrongly committed line

This commit is contained in:
holger krekel 2011-12-28 07:57:19 +00:00
parent e21202b730
commit 85f2a78005
1 changed files with 0 additions and 1 deletions

View File

@ -87,7 +87,6 @@ class TestBootstrapping:
# ok, we did not explode
def test_pluginmanager_ENV_startup(self, testdir, monkeypatch):
return
x500 = testdir.makepyfile(pytest_x500="#")
p = testdir.makepyfile("""
import pytest