Rename "warning_047.pwn/meta" to "error_047.pwn/meta"
This commit is contained in:
parent
4b4319aa74
commit
c9b2945e04
6
source/compiler/tests/error_047.meta
Normal file
6
source/compiler/tests/error_047.meta
Normal 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
|
||||
"""
|
||||
}
|
@ -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
|
||||
"""
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user