SynEdit: fix initialization in test case

git-svn-id: trunk@48548 -
This commit is contained in:
martin 2015-03-30 22:58:24 +00:00
parent a8782bed08
commit 57444f34b7

View File

@ -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 ');