mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-08-08 14:16:12 +02:00
LazDebuggerTestBase: file forgotten in fcd147a0bf
/ remove design time from package
This commit is contained in:
parent
d8188bb780
commit
d5d01deed4
@ -11,14 +11,8 @@ uses
|
|||||||
TestDbgConfig, TestDbgTestSuites, TTestDbgExecuteables,
|
TestDbgConfig, TestDbgTestSuites, TTestDbgExecuteables,
|
||||||
TestDbgCompilerProcess, TestDbgControlForm, TestDbgControl,
|
TestDbgCompilerProcess, TestDbgControlForm, TestDbgControl,
|
||||||
TestOutputLogger, TTestDebuggerClasses, TTestWatchUtilities,
|
TestOutputLogger, TTestDebuggerClasses, TTestWatchUtilities,
|
||||||
TestCommonSources, LazarusPackageIntf;
|
TestCommonSources;
|
||||||
|
|
||||||
implementation
|
implementation
|
||||||
|
|
||||||
procedure Register;
|
|
||||||
begin
|
|
||||||
end;
|
|
||||||
|
|
||||||
initialization
|
|
||||||
RegisterPackage('LazDebugTestBase', @Register);
|
|
||||||
end.
|
end.
|
||||||
|
Loading…
Reference in New Issue
Block a user