Rename "warning_047.pwn/meta" to "error_047.pwn/meta"

This commit is contained in:
Stanislav Gromov 2020-11-10 20:14:15 +07:00
parent 4b4319aa74
commit c9b2945e04
3 changed files with 6 additions and 6 deletions

View File

@ -0,0 +1,6 @@
{
'test_type': 'output_check',
'errors': """
error_047.pwn(8) : error 047: array sizes do not match, or destination array is too small
"""
}

View File

@ -1,6 +0,0 @@
{
'test_type': 'output_check',
'errors': """
warning_047.pwn(8) : error 047: array sizes do not match, or destination array is too small
"""
}