fix typo, add ronny to authors, normalize email addresses
--HG-- branch : trunk
This commit is contained in:
@@ -16,7 +16,7 @@ class TestPyLookup:
|
||||
['*%s:*' %(p.basename)]
|
||||
)
|
||||
|
||||
def test_with_explicit_path(self, testxbdir):
|
||||
def test_with_explicit_path(self, testdir):
|
||||
sub1 = testdir.mkdir("things")
|
||||
sub2 = testdir.mkdir("foo")
|
||||
sub1.join("pyfile.py").write("def stuff(): pass")
|
||||
|
||||
Reference in New Issue
Block a user