mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-12-02 22:47:28 +01:00
SyncroEdit:Tests
git-svn-id: trunk@25673 -
This commit is contained in:
parent
83626913a6
commit
dfa90fa2e9
@ -899,7 +899,6 @@ end;
|
||||
|
||||
{%region Edit just before/after cell, while caret in cell (selection outside cell / replace, delete) }
|
||||
name := 'Delete/Selection: caret in cell, text out of cell';
|
||||
if not DoUndo then begin
|
||||
InitTestText(1,2, 1,4);
|
||||
TestKeyAtSel('Delete-Sel, after cell', 9,2, 8,2, VK_DELETE, [],
|
||||
['abc foo',
|
||||
@ -971,7 +970,6 @@ if not DoUndo then begin
|
||||
'',
|
||||
'foo',
|
||||
''], FALSE);
|
||||
end;
|
||||
{%endregion}
|
||||
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user