Fix missing blank line.

This commit is contained in:
reginaldl
2017-02-23 15:14:24 -08:00
parent 99f667380f
commit 602694b817

View File

@@ -440,6 +440,7 @@ def test_crashing_item(testdir):
"*crashed*::test_crash*", "*1 failed*1 passed*"
])
def test_crashing_item_teardown(testdir):
p = testdir.makepyfile("""
import py