# HG changeset patch # User Teemu Piippo # Date 1598477262 -10800 # Node ID cfa961e5e578a1ae3978cc8f1a3a75f00f23487d # Parent ea148f6fbd01e40c5f31f22d5ac8ce7e49ed70dc ... diff -r ea148f6fbd01 -r cfa961e5e578 tests/subfiles.py --- a/tests/subfiles.py Thu Aug 27 00:26:12 2020 +0300 +++ b/tests/subfiles.py Thu Aug 27 00:27:42 2020 +0300 @@ -115,7 +115,7 @@ ), ) @problem_type('bad-subfile', - severity = 'warn', + severity = 'warning', message = lambda path, problem_text: str.format('cannot process subfile "{path}": {problem_text}', **locals(),