diff -r b627f8963a84 -r ea148f6fbd01 tests/subfiles.py --- a/tests/subfiles.py Tue Aug 25 23:37:53 2020 +0300 +++ b/tests/subfiles.py Thu Aug 27 00:26:12 2020 +0300 @@ -115,7 +115,7 @@ ), ) @problem_type('bad-subfile', - severity = 'hold', + severity = 'warn', message = lambda path, problem_text: str.format('cannot process subfile "{path}": {problem_text}', **locals(),