mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-06-01 14:12:37 +02:00
codetools: fixed tests TestParseModeTP
git-svn-id: trunk@57647 -
This commit is contained in:
parent
d43000198c
commit
a5293996d9
@ -454,7 +454,7 @@ begin
|
||||
Add([
|
||||
'program test1;',
|
||||
'{$mode tp}',
|
||||
'{ {} end; }',
|
||||
'{ {}',
|
||||
'begin']);
|
||||
ParseModule;
|
||||
end;
|
||||
|
Loading…
Reference in New Issue
Block a user