mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-08-13 05:49:15 +02:00
DBG: Test, fix to work with latest IDE
git-svn-id: trunk@30162 -
This commit is contained in:
parent
da1579018e
commit
80dbca5c93
@ -6,7 +6,7 @@ interface
|
|||||||
|
|
||||||
uses
|
uses
|
||||||
Classes, SysUtils, FileUtil, fpcunit, testutils, testregistry,
|
Classes, SysUtils, FileUtil, fpcunit, testutils, testregistry,
|
||||||
EnvironmentOpts, LCLProc, CompileHelpers, Dialogs;
|
EnvironmentOpts, LCLProc, CompileHelpers, Dialogs, ExtToolDialog;
|
||||||
|
|
||||||
(*
|
(*
|
||||||
fpclist.txt contains lines of format:
|
fpclist.txt contains lines of format:
|
||||||
|
Loading…
Reference in New Issue
Block a user