* tests: fix testsutility.pas file type.

git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2860 8e941d3f-bd1b-0410-a28a-d453659cc2b4
This commit is contained in:
bigchimp
2013-12-10 12:10:28 +00:00
parent a98a75327e
commit da12b16bb5

View File

@ -1,6 +1,6 @@
unit testsutility;
{ Utility unit with general functions for tests,
{ Utility unit with general functions for fpspreadsheet tests,
e.g. getting temporary files }
{$mode objfpc}{$H+}