final touches

This commit is contained in:
holger krekel
2012-10-19 11:12:13 +02:00
parent dca5fa2241
commit a5ce481022
19 changed files with 103 additions and 97 deletions

View File

@@ -37,7 +37,7 @@ Running this would result in a passed test except for the last
================================= FAILURES =================================
_____________________________ test_create_file _____________________________
tmpdir = local('/tmp/pytest-1352/test_create_file0')
tmpdir = local('/tmp/pytest-1410/test_create_file0')
def test_create_file(tmpdir):
p = tmpdir.mkdir("sub").join("hello.txt")