remove extra whitespace
This commit is contained in:
parent
ac89d6532a
commit
a9d50aeab6
|
@ -1385,7 +1385,6 @@ def test_exception_handling_no_traceback(testdir):
|
|||
|
||||
@pytest.mark.skipif("'__pypy__' in sys.builtin_module_names")
|
||||
def test_warn_missing(testdir):
|
||||
|
||||
testdir.makepyfile("")
|
||||
|
||||
warning_output = [
|
||||
|
|
Loading…
Reference in New Issue