tests/subfiles.py

changeset 111
cfa961e5e578
parent 110
ea148f6fbd01
child 145
fde18c4d6784
--- 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(),

mercurial