remove unused var (fixes flakes tests)

This commit is contained in:
holger krekel 2013-12-16 12:38:15 +01:00
parent b820cf2e39
commit 41bddb48a1
1 changed files with 1 additions and 1 deletions

View File

@ -631,7 +631,7 @@ class TestMetafuncFunctional:
])
def test_generate_same_function_names_issue403(self, testdir):
sub1 = testdir.makepyfile("""
testdir.makepyfile("""
import pytest
def make_tests():