mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-04-17 21:09:27 +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,
|
||||
TestDbgCompilerProcess, TestDbgControlForm, TestDbgControl,
|
||||
TestOutputLogger, TTestDebuggerClasses, TTestWatchUtilities,
|
||||
TestCommonSources, LazarusPackageIntf;
|
||||
TestCommonSources;
|
||||
|
||||
implementation
|
||||
|
||||
procedure Register;
|
||||
begin
|
||||
end;
|
||||
|
||||
initialization
|
||||
RegisterPackage('LazDebugTestBase', @Register);
|
||||
end.
|
||||
|
Loading…
Reference in New Issue
Block a user