Wrong line number in 258 test

This commit is contained in:
Y_Less 2018-10-04 17:16:32 +02:00
parent 351d0086ad
commit 65a391c30f

View File

@ -1,6 +1,6 @@
{ {
'test_type': 'output_check', 'test_type': 'output_check',
'errors': """ 'errors': """
gh_258.pwn(11) : warning 203: symbol is never used: "operator~(Tag:)" gh_258.pwn(10) : warning 203: symbol is never used: "operator~(Tag:)"
""" """
} }