Changeset 146 for trunk/UTestCases.pas


Ignore:
Timestamp:
Aug 30, 2022, 7:56:17 PM (21 months ago)
Author:
chronos
Message:
  • Modified: General test part moved into Common package.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/UTestCases.pas

    r135 r146  
    44
    55uses
    6   Classes, SysUtils, UTest;
     6  Classes, SysUtils, UTest, UTestCase;
    77
    88function InitTestCases: TTestCases;
Note: See TracChangeset for help on using the changeset viewer.