Also warning count had to be changed in reference file

This commit is contained in:
gonze 2020-07-11 14:13:03 +02:00
parent ee402a39fb
commit 2a34f7c26d
1 changed files with 1 additions and 1 deletions

View File

@ -3,5 +3,5 @@ Warning pattern : 'CHARACTER expression will be truncated in assignment'
**********************************************************************
dummy_tests.F90 = line: 91, code: 91 | dummy_string="This is too long !"
**********************************************************************
Warning count = 2
Warning count = 1
**********************************************************************