Ignore:
Timestamp:
Jun 5, 2007, 8:32:08 PM (18 years ago)
Author:
RBRi
Message:

improved output

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/NewView/unittests/NewViewTests.pas

    r112 r196  
    99  StringUtilsUnitTests,
    1010  FileUtilsUnitTests,
    11   HelpTopicTests;
     11  HelpTopicTests,
     12  VersionUnit;
    1213
    1314IMPORTS
     
    3031  tmpSuites := TList.Create;
    3132  tmpAllExceptions := TStringList.Create;
     33
     34  write('UnitTest for NewView version ' + GetAppVersion);
    3235
    3336  tmpTestNoParam := ParamStr(1);
Note: See TracChangeset for help on using the changeset viewer.