mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-09-03 06:43:15 +02:00
lazarus test suite: fixed typo in unit name (file).
git-svn-id: trunk@27858 -
This commit is contained in:
parent
993221704c
commit
ccff36f638
@ -32,7 +32,7 @@ uses
|
||||
// lcltests
|
||||
testunicode, testpen,
|
||||
// semi-automatic tests
|
||||
semiautotests, idesemiautotests, lclsemiautotests;
|
||||
semiautotest, idesemiautotests, lclsemiautotests;
|
||||
|
||||
implementation
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user