mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-08-16 00:19:32 +02:00
SynEdit: fix initialization in test case
git-svn-id: trunk@48548 -
This commit is contained in:
parent
a8782bed08
commit
57444f34b7
@ -2413,6 +2413,7 @@ const
|
||||
begin
|
||||
TheTestText := TestText1;
|
||||
txl := length(TheTestText)-1;
|
||||
NextTestSetSelection := nextSel(0,0, 0,0);
|
||||
|
||||
PushBaseName('Find single line term ');
|
||||
PushBaseName('no match ');
|
||||
|
Loading…
Reference in New Issue
Block a user