From 85f2a7800599e57f1fa98766327097fe9441b829 Mon Sep 17 00:00:00 2001 From: holger krekel Date: Wed, 28 Dec 2011 07:57:19 +0000 Subject: [PATCH] fix wrongly committed line --- testing/test_core.py | 1 - 1 file changed, 1 deletion(-) diff --git a/testing/test_core.py b/testing/test_core.py index 369d3067e..09497ef7c 100644 --- a/testing/test_core.py +++ b/testing/test_core.py @@ -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